Jump to content

SELECT id FROM users WHERE id = 'post data here?'


Lukeidiot

Recommended Posts

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.

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.