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

Customize wordpress register form wp_register()

Tutorials Programme

Import CSV to Database using PHP