The meta tags are also passed thru the web servers and can have some "strange" behaviors...

For a more deep insight of the kind of problems that redirects can have you can check the phpBB, in the function.php there is a redirect function that has loads of work-arrounds regarding redirection and diferent servers... and in the end, you may need to test to see if the solution proposed works with the web server/browser combination that is beign tested...

Cheers,
Luis Ferro

Donatas wrote:

Thanks, this is something I was looking for.

I now retested this very same code at home where I have PHP 4.3.2 running on
Windows 2003 Standart Server and it worked, now I just want to find out
whether it was windows or PHP related.

Cheers,
Donny

PS. Thanks everyone for help


-----Original Message-----
From: Miha Nedok [mailto:[EMAIL PROTECTED] Sent: Saturday, July 12, 2003 6:08 PM
To: Donatas
Cc: [EMAIL PROTECTED]




You can use HTML:

<meta http-equiv="refresh" content="0; url=XXXXXXXX">


-Mike


On Thu, 10 Jul 2003, Donatas wrote:



Date: Thu, 10 Jul 2003 19:25:46 +0200
From: Donatas <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] need help with sessions

Thanks Luis,

I had this idea in mind, but still... maybe someone knows a way how to
achieve same effect without using JavaScript? Not that I don't like it but
that there should be some way.


PS. Your english is just as great as mine :D









-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to