![]() |
![]() |
![]() ![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 0 Pomógł: 0 Dołączył: 14.09.2009 Ostrzeżenie: (10%) ![]() ![]() |
Czy faktycznie każdy rozumny człowiek powinien omijać PHP szerokim łukiem? Największe serwisy internetowe powstały w PHP (Facebook, YT). Internet jest zalany artykułami o beznadziejności PHP. Czy jest tak w rzeczywistości? Jakie są powody by tak twierdzić? Jeff Atwood stara się to wyjaśnić. SPAM
Ten post edytował erix 14.09.2009, 21:45:27
Powód edycji: [erix]: znowu ten sam link, moderka do odwołania [Ociu]: Usunąłem link.
|
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 866 Pomógł: 32 Dołączył: 2.06.2004 Skąd: Wrocław Ostrzeżenie: (0%) ![]() ![]() |
Czegoś z tym frameworkiem nie rozumiem. Jeśli napiszę sobie "stronkę" w PHP w oparciu o wzorzec MVC, pisząc wszystko od podstaw, to czy mam oddzieloną warstwę danych od warstwy prezentacji bez frameworka czy nie?
|
|
|
![]()
Post
#3
|
|
Grupa: Zarejestrowani Postów: 634 Pomógł: 14 Dołączył: 27.05.2006 Skąd: Berlin Ostrzeżenie: (0%) ![]() ![]() |
Czegoś z tym frameworkiem nie rozumiem. Jeśli napiszę sobie "stronkę" w PHP w oparciu o wzorzec MVC, pisząc wszystko od podstaw, to czy mam oddzieloną warstwę danych od warstwy prezentacji bez frameworka czy nie? Cytat Software frameworks have these distinguishing features that separate them from libraries or normal user applications: - inversion of control - In a framework, unlike in libraries or normal user applications, the overall program's flow of control is not dictated by the caller, but by the framework. - default behavior - A framework has a default behavior. This default behavior must actually be some useful behavior and not a series of no-ops. - extensibility - A framework can be extended by the user usually by selective overriding or specialized by user code providing specific functionality - non-modifiable framework code - The framework code, in general, is not allowed to be modified. Users can extended the framework, but not modify its code. Źródło: Wikipedia. Ten post edytował nasty 16.09.2009, 13:15:19 |
|
|
![]() ![]() |
![]() |
Aktualny czas: 12.10.2025 - 11:07 |