PHP Form handling
Value of the action attribute of form is used to specify the file which contains the PHP script to handle form data.Value of the method attribute of form is used to specify the method to handle form data.Value of the method attribute may be $_POST, $_GET and $_REQUEST.
Want to have your say? just login


Be first to show your opinion !!!