1internet Posted December 17, 2012 Share Posted December 17, 2012 Ok, I seem to be running into a lot of issues with the headers, particularly with code like: header('location:index.php'); I am trying to use the ob_start() function, amongst others, but am really lost, as I really don't understand quite what is going on. Can anyone explain it to me in a simple way? Link to comment https://forums.phpfreaks.com/topic/272116-header-issues-and-ob_flush/ Share on other sites More sharing options...
TOA Posted December 17, 2012 Share Posted December 17, 2012 See this sticky Link to comment https://forums.phpfreaks.com/topic/272116-header-issues-and-ob_flush/#findComment-1399971 Share on other sites More sharing options...
Pikachu2000 Posted December 17, 2012 Share Posted December 17, 2012 There's a sticky thread in this forum titled, "HEADER ERRORS - READ HERE BEFORE POSTING THEM". Start with that. Most often, output buffering is not necessary anyhow. Link to comment https://forums.phpfreaks.com/topic/272116-header-issues-and-ob_flush/#findComment-1399972 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.