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. Quote 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 Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.