0
How to redirect different users to different pages
how to redirect different users to different pages after successful login give me code for login.php page
2 Respuestas
0
What you mean? 
Does you want to make a social network? 
And each page has user information at home page? 
You can use PHP at it. Or use ossn is an open source social network
0
Take a look at the PHP 'header' function. It is used to send users to the specified URL



