Difference between HTML and PHP

Posted by Alex on Stack Overflow See other posts from Stack Overflow or by Alex
Published on 2010-06-08T16:41:14Z Indexed on 2010/06/08 16:52 UTC
Read the original article Hit count: 149

Filed under:
|

I know that HTML is viewed on the client side and PHP is on the server side. I guess I want to know why they use different things. Why doesn't the client just view a php file?

© Stack Overflow or respective owner

Related posts about php

Related posts about html