Thread: PHP website
View Single Post
  #3 (permalink)  
Old May 8th, 2008, 16:03
Marc's Avatar
Marc Marc is online now
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,649
Thanks: 0
Thanked 8 Times in 8 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
Re: PHP website

Currently, are you pulling the data from a Database, or is it just in hard-coded PHP files? It looks like the latter to me.

Do you know how to insert, update and select data from a database, and also, do you know how to create tables?

If not, you should learn how to do this and make your website dynamic. This will make it so much easier if you want to change layouts, etc..
Reply With Quote