difference between remove() , hide(), empty.

empty
It will remove all child element of selected div

hide
It will only hide from for.

remove

It will remove selected element from the form.

Most Popular

Enabling Gzip Compression of PHP, CSS, and JS Files Without mod_deflate

How to send emails using PHPmailer and GMAIL SMTP

Customize wordpress register form wp_register()