REDIRECT PROBLEM

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

jothirajan
Forum Commoner
Posts: 69
Joined: Tue Jan 27, 2009 12:06 am

Re: REDIRECT PROBLEM

Post by jothirajan »

Cookie cache will work ?....
User avatar
php_east
Forum Contributor
Posts: 453
Joined: Sun Feb 22, 2009 1:31 pm
Location: Far Far East.

Re: REDIRECT PROBLEM

Post by php_east »

yes, if the browser sends the cookie and retireves a fresh page. but what if it just retireves the login page from cache ?
Post Reply