Saturday, 22 October 2005

PHP Succeeding Where Java Has Failed

PHP Succeeding Where Java Has Failed


Re:Help me out here
(Score:5, Informative)
by TheSpoom (715771) * Alter Relationship on Friday October 21, @09:20AM (#13844179)
(http://www.uberm00.net/ | Last Journal: Monday January 19, @09:27PM)
You're pretty much correct. PHP is a lot closer to JSP or ASP than Java, and yes, it can violate separation of logic and presentation. However, you can use the Smarty templating library [php.net] to separate code and presentation (and I recommend this to anyone learning PHP, because embedding PHP in HTML makes for very sloppy and nigh unreadable code).
--

"Cogito me cogitare, ergo cogito me esse (I think that I think, therefore I think that I am.)"
-A.Bierc
================

0 Comments:

Post a Comment

<< Home