My biggest objection to PHP is that most developers write pages with the code entirely or mostly within the page, leading to an inherent inability to modify the layout without having at least a cursory understanding of the language. This means that everytime a modification is made to the design of the page, it typically involves two groups of people as opposed to one; the HTML jockies, and the code jockies, leading to a much more expensive maintenance cycle.
Now don't flame me, I am SURE that all of you separate your code from your layout <snicker>, but I have encountered this on most every single incarnation of PHP web design that I have seen, and I am just making the observation.
Grant M.
--
------------
Grant M.
NeonEdge...Web Pages by Design
http://www.neonedge.com/


_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to