Jump to content

header refresh not working


MDanz

Recommended Posts

<?php
header('refresh:5;url='. $return);
exit(0);
?>

 

EDIT: 99/100 times, the user will just click the "Click here to proceed without waiting 5 seconds", so making the user wait (even if it is only 5 seconds) after they have just logged in is only going to annoy.  just reconsider losing the wait as it does nothing anyways, that's all.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.