Translate

Monday, May 5, 2014

5.Downloading data from the Form in PHP

The $_POST Function

$ _POST Is a Build-in Function available for download from Form method = "post".
For example:
៥. ការទាញយកទិន្នន័យពី Form នៅក្នុង PHP

The $_GET Function

$ _GET Is Build-in Function available for download from Form method = "get".
For example:
៥. ការទាញយកទិន្នន័យពី Form នៅក្នុង PHP

The $_REQUEST Function

$ _REQUEST Is a Build-in Function available for download from both Form method is method = "get" and method = "post".
For example:
៥. ការទាញយកទិន្នន័យពី Form នៅក្នុង PHP

0 comments:

Post a Comment