Home > Backend Development > PHP Tutorial > How to use joomla's built-in form validation function_PHP tutorial

How to use joomla's built-in form validation function_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-21 15:37:19
Original
905 people have browsed it

Here's how to use it:
Enter the following code at the top of the page where you want to use the form function
JHTML::_('behavior.formvalidation');
Then add the following script to the page

Copy code The code is as follows:

Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template