ghostpirate
06-07-2011, 05:52 PM
Im wondering if SQL / PHP is the right way to go about doing this.
I have a database of users in MySQL and my PhP login script is working ok , but, I would like each user to be redirected to there own page after login. Is it possible to extract a the string from say "webpage" field in my database and then redirect the user to a url using that string?
If its possible what commands should I be looking at from a tutorial point of view.
Im a noob at this but its a lot of fun, a point in the right direction would be great.
Thanks
Ghostpirate:)
I have a database of users in MySQL and my PhP login script is working ok , but, I would like each user to be redirected to there own page after login. Is it possible to extract a the string from say "webpage" field in my database and then redirect the user to a url using that string?
If its possible what commands should I be looking at from a tutorial point of view.
Im a noob at this but its a lot of fun, a point in the right direction would be great.
Thanks
Ghostpirate:)