Help - Search - Members - Calendar
Full Version: User Area
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
MrTouz
I have set a registration system up on my site, its running and clients can register, they get their verification system and they can come and login to my site and they can access some special areas.

My question is how do i create their OWN area ? if i knew where to start i could give it a try but i definitely do not know !

What i need is once they are logged in they can have a link saying my profile or my area and once they click it than it shows their informations (which are already sotered in the database when they registered !)

But how do i write the script saying : if this client "username" logs in than he can get to this specific user table on my database and show only his info... i donno how to start it / do it /

Any info is much appreciated smile.gif
Banjo
Could you just get the id for the user when they log in and then use the id of the table row to get the data?

http://www.evolt.org/PHP-Login-System-with-Admin-Features

Take a look at that might be an example there.
MrTouz
Banjo, you are a life savor... Hmmmm i have been looking for this for about 3 month !

You are THA MAN

thanks smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.