2DWorlds Forums
Should I learn... - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: Off Topic (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=5)
+--- Forum: Programming (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=30)
+--- Thread: Should I learn... (/showthread.php?tid=7633)



Should I learn... - Paradox - 08-03-2011

PHP or HTML?
I'm trying to code a website locally, and want to know what code is best to do it.


RE: Should I learn... - Chaos - 08-03-2011

Actually, you need to know both to efficiently program a website.


RE: Should I learn... - Agent_Smith - 08-03-2011

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