[PHP] Re: Validating user input

2003-06-04 Thread Manuel Lemos
Hello, On 06/03/2003 06:21 AM, Shaun wrote: I am creating a timesheet application, how can I make sure that a user has entered a number, and that the number is a whole number or a decimal up to 2 places, and that the number is less than 24? You may want to try this forms generation and validation

[PHP] Re: validating user input

2002-04-24 Thread Adrian Ciutureanu
No validating user input is needed if you are using OCIBindByName. See also the Avertisment at www.php.net/OCIBindByName [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hi the M.L. I have to validate forms user inputs before the construction of my query to my