View Single Post
  #20 (permalink)  
Old 11-24-04, 07:50 PM
colusion.com's Avatar
colusion.com colusion.com is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 42
Thanks: 0
Thanked 0 Times in 0 Posts
ColdFusion, HTML, CSS

ColdFusion does the exact same things PHP can and then some, the big difference is how many less lines of code you have to write to do the exact same thing! In PHP, it takes many lines of code just to connect to an SQL database, but in ColdFusion, I can do it in as little as 3 lines of code.

The HTML and CSS are just add ons to the ColdFusion. You have to know HTML for almost any language. It's used in PHP, ColdFusion, ASP, and many others. Same with CSS.
Reply With Quote