Page 1 of 1

PHP and MySQL

Posted: Tue Mar 10, 2009 6:34 pm
by tomsace
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.

Re: PHP and MySQL

Posted: Tue Mar 10, 2009 7:22 pm
by jayshields
Have you read this http://uk2.php.net/mysql ?