Lukeidiot Posted December 2, 2008 Share Posted December 2, 2008 I'm trying to make it where the id number is a link that you can click on, and when you click on it, it will pull fields according to the id you clicked on, is this possible from log, to say "account.php" (account.php will see the id you clicked from the link, and will return it's field data that i want to show) Example: Memberlist.php: (Note the ID # (aka 1) will be a link you can click on and will goto profile.php, and show all its called field info) 1 - User1 2 - User2 3 - User3 Profile.php: User1's Profile Email: [email protected] Name: Test .... .... I also have AIM: Lukeidiots MSN: [email protected] you can contact me there. Link to comment https://forums.phpfreaks.com/topic/135091-select-id-from-users-where-id-post-data-here/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.