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.
PHP and MySQL
Moderator: General Moderators
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: PHP and MySQL
Have you read this http://uk2.php.net/mysql ?