PHP and MySQL
Posted: Tue Mar 10, 2009 6:34 pm
Hi,
I know how to import data into a MySQL database, but now I want to know how to use it on my website.
For example I have imported a list of names into my database, first name, last name and middle name...
Now how do I load them on my site on a seperate page?
Say I had a link to a page with the name: 'John Smith' now when the user clicks it they are taken to a blank page with just John Smith's name...
Thanks.
Tom.
I know how to import data into a MySQL database, but now I want to know how to use it on my website.
For example I have imported a list of names into my database, first name, last name and middle name...
Now how do I load them on my site on a seperate page?
Say I had a link to a page with the name: 'John Smith' now when the user clicks it they are taken to a blank page with just John Smith's name...
Thanks.
Tom.