SUNIL16 Posted October 15, 2008 Share Posted October 15, 2008 HI Friends, I am doing project of creating job portal in my institute, I created registration page and i am storing registered content in database and retrieve successfully. Now i want to make member list like below Name | date of joining Sunil 15/10/2008 Here i can retrieve the username from database till now ok, Now i want to show the member profile eg: i have to give link to sunil profile. How can i give the link? and how can i get that userid only ?so that next file profile.php show the details of sunil Quote Link to comment https://forums.phpfreaks.com/topic/128477-members-list/ Share on other sites More sharing options...
Lamez Posted October 15, 2008 Share Posted October 15, 2008 so, what is your question? Quote Link to comment https://forums.phpfreaks.com/topic/128477-members-list/#findComment-665833 Share on other sites More sharing options...
ram4nd Posted October 15, 2008 Share Posted October 15, 2008 I would store the name or id to url. I found a tutorial, it wasn't quite what i expected but I hope it'll do. http://www.w3schools.com/PHP/php_get.asp Quote Link to comment https://forums.phpfreaks.com/topic/128477-members-list/#findComment-665835 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.