help please!!!
Moderator: General Moderators
help please!!!
Does anyone know a php/mySQL script or extension which enables me to create a login page and let users who login redirect to their personal page depending on a value they enter when they sign up I only can find login scripts that redirects to one page based on succesfull login.
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
You could always have a go at writing one yourself. The only difference is to read a field in the DB and redirect based upon that rather than redirecting to a fixed location.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.