How to redirect different users to different pages | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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

27th Jan 2017, 7:08 AM
Swiss Techinc
Swiss Techinc - avatar
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
27th Jan 2017, 4:24 PM
Animesh
Animesh - avatar
0
Take a look at the PHP 'header' function. It is used to send users to the specified URL
29th Jan 2017, 12:30 PM
Jantje Pieter
Jantje Pieter - avatar