d22552000 Posted July 21, 2007 Share Posted July 21, 2007 so... how do I delay it? sleep freezes the whole page loading, is there something like sleep taht I can use to delay code? header(location: $_GET['url']); Link to comment https://forums.phpfreaks.com/topic/61076-how-to-do-delayed-refresh-with-headerlocation/ Share on other sites More sharing options...
trq Posted July 21, 2007 Share Posted July 21, 2007 What do you expect sleep to do? It pauses execution. Link to comment https://forums.phpfreaks.com/topic/61076-how-to-do-delayed-refresh-with-headerlocation/#findComment-303945 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.