The $_POST Function
$ _POST Is a Build-in Function available for download from Form method = "post".For example:
The $_GET Function
$ _GET Is Build-in Function available for download from Form method = "get".For example:
The $_REQUEST Function
$ _REQUEST Is a Build-in Function available for download from both Form method is method = "get" and method = "post".For example:






0 comments:
Post a Comment