Posted by Jerry Stuckle on 10/17/06 10:49
NurAzije wrote:
> You can use AJAX with PHP, by AJAX make the php validation without
> refreshing the page, after submitting do the validation again for
> security. This is more friendly for users, and you can use php power
> all the time.. (JS have a lot of bugs, use PHP cause of that)..
> You can find a 5 minute tutorial at :
> http://www.nurazije.co.nr/2006/10/5-minutes-ajax-tutorial.html
>
And AJAX fails to call PHP validation if the user has JS disabled -
which is a big reason for having PHP validation in the first place!
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|