Hi
i have designed a data entry form using PHP. Before submitting the form ,i need to validate form fields . how to call java script function for validation, please reply
call javascript from PHP
Moderator: General Moderators
Re: call javascript from PHP
Don't rely on JavaScript to validate data.
If you want to use it to supplement some PHP validation then fine. Learn JavaScript.
If you want to use it to supplement some PHP validation then fine. Learn JavaScript.