Tandem Posted January 25, 2007 Share Posted January 25, 2007 Hi,Was just wondering if doing this:$_POST = false;would make all post data false?I'm not at my regular computer and can't just try it myself.Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/35683-all-post-data-as-false/ Share on other sites More sharing options...
HuggieBear Posted January 25, 2007 Share Posted January 25, 2007 As far as I'm aware, that sets it to bool(false);RegardsHuggie Link to comment https://forums.phpfreaks.com/topic/35683-all-post-data-as-false/#findComment-169056 Share on other sites More sharing options...
Tandem Posted January 25, 2007 Author Share Posted January 25, 2007 Thanks. Link to comment https://forums.phpfreaks.com/topic/35683-all-post-data-as-false/#findComment-169074 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.