Welcome Guest, Not a member yet? Register   Sign In
Auto Load Form Validation Library based on existance of post array.
#4

[eluser]Phil Sturgeon[/eluser]
waldmeister is right, $_POST should always be set. Either way, just use if(empty($_POST)) which covers !isset(), FALSE, 0, array(), etc.


Messages In This Thread
Auto Load Form Validation Library based on existance of post array. - by El Forum - 07-24-2009, 07:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB