Re: Poll of sorts: Javascript Form validation or PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---- Terion Miller <webdev.terion@xxxxxxxxx> wrote: 
> I have a huge form to validate and wonder which is better javascript
> validation or php, the page is a php page, I actually put js validation on
> it but then it stopped working (stopped inserting into the db) not sure if
> that had anything to do with it....
> What does everyone prefer?
> 
> Terion who is actually finally learning stuff to her surprise!!

Never trust users to give you the data you expect.

Javascript/Ajax is a nicety but even when adding more things it can be broken.  Always double-check and validate everything on the server side.

Wolf

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux