PDA

View Full Version : is php and mySQL programming becoming more...


dcb
11-22-2008, 02:00 AM
...popular than html and css now?

Keever D
11-22-2008, 02:59 AM
Here is the right answer http://hrenota.com?p=312

McDonger
11-22-2008, 04:00 AM
PHP and SQL are server side, HTML and CSS are client side.

PHP and SQL do processing and Databases
HTML/ CSS does formatting

HTML and CSS are almost ALWAYS used for web pages (HTML is always), you could compare PHP to ASP perhaps?