![]() |
php redirect with hahahahahahahahahaha popup?
a week or so ago i saw someone was talking about doing a rotation of URLs thru the header using php.
is there a way to be able to pop a hahahahahahahahahaha console on something like this? doesn't the header redirect cause the browser to load the target page prior to loading the body of the redirecting page? thanks in advance for your input. take it easy, eatapeach |
anyone?
bueller? bueller? :GFYBand |
If you're talking about a header:Location redirect with PHP, then no you can't launch a pop on the page that is doing the redirecting.
The headers are telling the browser to go to the page specified in "Location". So the browser does that... and at that point it's gone and doesn't even bother reading any more code on the page. |
You could probably use a meta refresh to do the forwarding instead and then be able to use the popup.
Have the php send the console code first in the head, then a meta refresh set to 1 or 2 seconds and that should do what you want, if I understand correctly what you're trying to do. |
Quote:
thanks for your help. take it easy, eatapeach |
All times are GMT -7. The time now is 10:49 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123