BrandonE97 Posted May 5, 2007 Share Posted May 5, 2007 Is there a way to read the headers like if (http header request == error 400) { code } elseif (http header request == error 401) { code } ... Link to comment https://forums.phpfreaks.com/topic/50093-solved-reading-headers/ Share on other sites More sharing options...
BrandonE97 Posted May 5, 2007 Author Share Posted May 5, 2007 Never mind lol, found it... $_SERVER['REDIRECT_STATUS'] Link to comment https://forums.phpfreaks.com/topic/50093-solved-reading-headers/#findComment-245963 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.