Posts: 2,141
Threads: 104
Joined: Dec 2010
Reputation:
0
PHP or HTML?
I'm trying to code a website locally, and want to know what code is best to do it.
Posts: 1,012
Threads: 94
Joined: May 2011
Reputation:
0
Actually, you need to know both to efficiently program a website.
Posts: 2
Threads: 0
Joined: Aug 2011
Reputation:
0
08-03-2011, 03:54 PM
(This post was last modified: 08-03-2011, 03:55 PM by Blockywonder25.)
HTML is needed for making websites.
Also you might want to learn CSS to make your site look perrdy.
PHP is just to make it run server-side. Ex. Login/Register, forums... etc