Thread: PHP v/s HTML
View Single Post
Old 09-24-2013, 07:44 AM   #7
jordan_rap13
Registered User
 
Join Date: Sep 2013
Location: Kalamata, Greece
Posts: 53
Php is a server side programming language.
Html is client side (your browser).
Html "shows" you the result of the code that runs in server side.

With php you can make programming.
With HTML NO!!!!
With HTML you can only show STATIC stuff.
jordan_rap13 is offline   Reply With Quote