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

Database backup using ssh linux

Tutorials Programme

Import CSV to Database using PHP