Hi everyone,
I'm really new to using mysql and php, have them setup and running locally and with my host and have successfully got basic database running.
Now what i want to do is be able to pull a html table from db (the same one each time) and have data inserted into each cell.
How is this done?
Ive done search after search and read article after article but this topic never seems to be discussed.
Basically most of my page is static and its just the content column that needs a pretty table repeated showing hotel information, picture, address and some graphic icons for telephone number and so on.
I'm thinking it has something to do with includes but im really left scratching my head as to how to actually do what i want.
thanks for any help.