Welcome Guest, Not a member yet? Register   Sign In
simpler way to find request method
#6

[eluser]xwero[/eluser]
Sometimes the $_POST global is set but you can do
Code:
isset($_POST) && count($_POST) > 0

If you mean that the validation uses the global xss filter i don't think so but i'm not sure. But you can add it to the field rules yourself using xss_clean.


Messages In This Thread
simpler way to find request method - by El Forum - 12-19-2007, 07:26 AM
simpler way to find request method - by El Forum - 12-19-2007, 08:11 AM
simpler way to find request method - by El Forum - 12-19-2007, 09:39 AM
simpler way to find request method - by El Forum - 12-19-2007, 09:45 AM
simpler way to find request method - by El Forum - 12-19-2007, 10:29 AM
simpler way to find request method - by El Forum - 12-19-2007, 10:29 AM
simpler way to find request method - by El Forum - 12-19-2007, 01:36 PM
simpler way to find request method - by El Forum - 12-19-2007, 04:45 PM
simpler way to find request method - by El Forum - 12-19-2007, 05:29 PM
simpler way to find request method - by El Forum - 12-20-2007, 01:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB