|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Modular View Controller doesn't seem to be a part of PHP (at least it's not mentioned anywhere in the manual). A Google search on the phrase didn't return any useful results either.
So do you have any information on what it is more exactly? Or do you mean Model View Controller? If so, doesn't the website contain all the information you need? http://www.phpmvc.net/ Last edited by DaveSawers; 01-04-2009 at 09:16 AM. |
|
|||
|
Hi,
Yes you are right MVC is not a part of PHP rather it is a concept of technique, you can find more about it at CodeProject: Using MVC to Unit Test WPF Applications. Free source code and programming help Cheers, ~Maneet |
|
||||
|
A model view controller could be considered an object or an array of values which sets the state for your application based on what it receives as input.
I'm not sure why terms model, view, controller are used specifically. I prefer the term routing. Some features might include telling the application which libraries to load, who has permission to which sections, ect. I do believe the primary purpose of it is to make people aware that it should be the core of your program. I think phpBB is a good example of an application with an extremely loose MVC... nothing is defined in the application itself (last I checked) but it's rather a consequence of how the files are organized. While an application which passes everything through a single file and loads libraries and routes processes through it might be considered more rigidly defined as it's can be clear to everyone as to how the application actually works by looking at the code (array structures and objects) rather than sifting through it for a few months. These are my own definitions... they are probably not the academically correct ones...
__________________
James Weisbrod - programmer |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is the purpose of iso-8859?? | subhzash | Web Programming Discussion Forum | 10 | 03-13-2008 10:04 AM |
| Marketing On Purpose | WPW_Feedbot | Marketing Strategies Discussion Forum | 0 | 10-05-2005 03:00 PM |
| changing website purpose | emils | Search Engine Optimization Forum | 9 | 05-22-2005 01:42 PM |
| Do SEO Companies serve any useful purpose? | banseos | Search Engine Optimization Forum | 44 | 01-19-2004 11:01 AM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |