Int httpInt(String v)
Arguments
v: The variable name
Usage
Return the integer value of a GET or POST variable. An exception is thrown if the variable is not a valid integer.
v: The variable nameReturn the integer value of a GET or POST variable. An exception is thrown if the variable is not a valid integer.