jdlc010 Posted December 23, 2010 Share Posted December 23, 2010 hi guys, im new to this forum I'm new also to php, I need help from you guys: I want to display personal information from a certain person (the data is on the mysql database) using his name as a link: example: (index.php) names 1. Bill Gates 2. Mr. nice Guy i want to click Bill Gates (output.php) Name: Bill Gates Country:xxxx Age: xx etc. How can i make this or how to learn this? Link to comment https://forums.phpfreaks.com/topic/222455-php-retrieve-data-from-database-where-data-parameter-is-from-the-url-phpmysql/ Share on other sites More sharing options...
trq Posted December 23, 2010 Share Posted December 23, 2010 This example I posted a while back should get you started. Link to comment https://forums.phpfreaks.com/topic/222455-php-retrieve-data-from-database-where-data-parameter-is-from-the-url-phpmysql/#findComment-1150628 Share on other sites More sharing options...
jdlc010 Posted December 23, 2010 Author Share Posted December 23, 2010 Thanks sir thorpe, you solve my problem!. I love to learn php now! Link to comment https://forums.phpfreaks.com/topic/222455-php-retrieve-data-from-database-where-data-parameter-is-from-the-url-phpmysql/#findComment-1150647 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.