Richard Lynch wrote:
And using a re-direct instead of an include is a shocking waste of HTTP resources imho, but that may not matter if traffic is low.
I generally redirect there because on occasion the login process does stuff like clear out potentially pre-existing session data from another part of the site. Having it happen again because of the user refreshing the page needs to be avoided. The redirect accomplishes this.
-Stut -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php