I did Jason but am reworking all the pages and tidying the syntax up and one of the things I never sorted out was the fact that users logging in would be taken to the logged in page although their user data was not displayed and an error told them they logged in incorrectly.
This, from a users perspective, can seem confusing because although they haven't been verified they are looking at what appears to be a members page.
What makes it look like a members page? Put in a condition that will modify the page look or whatever you need.
But the message tells them otherwise and the PHP code never retrieves their data from the database because they were not successfully verified.
I suppose I'm over egging the pudding but I'd like it to be slick that's all.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php