The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
June 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

PHP vs CFML

Posted by Joel Teply on October 18, 2001 at 1:36 AM

The tag based syntax made it a joke. It is not a very good way of writing and organizing code. Plus this can confuse people as to what runs on the server and what is sent to the browser. Also, PHP is an object oriented language. This is VERY important when writing large applications and large websites. It is just a modern approach to programming. In a software engineering class you learn why OOP is better for development. I have switched to a completely OOP structure and have been able to develop code in 30 minutes that would have taken hours. PHP is not owned by any rich company so it has not been given enough corporate support or advertising. (Take Linux with Apache for example) I suspect based on its growth rate that it will eventually become much more appreciated. As I mentioned earlier, PHP runs nicely on almost every platform unlike ColdFusion.

This site has a very fair comparison of PHP to Cold Fusion.

http://marc.theaimsgroup.com/?l=php-general&m=95602167412542&w=1

Also
PHP vs ASP : http://php.weblogs.com/php_vs_asp

PHP vs CF: http://php.weblogs.com/php_vs_cold_fusion.




Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us