Posts by pdpc • 31 points
1 post
- 
		3 votes5 answers40467 viewsQ: How to redirect php pagesI have a login system in a program PHP that I want it to forward users to different pages depending on their profile. There is a login table that has a field called "perfil" who is either 0 or the…