This is a discussion on What is the use of $_REQUEST method? within the PHP Programming forums, part of the Web Development category; hi, For getting url values we can use $_GET and getting posted values we can use $_POST. Then What is ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hi, For getting url values we can use $_GET and getting posted values we can use $_POST. Then What is the use of $_REQUEST method?
__________________ With, J. Jeyaseelan Everything Possible |
| Sponsored Links |
| |||
| what anand said is correct. Hence we can get the variables with out considering whether the variable is from the get method or from post method by using the request method.
__________________ J.Vijayanand |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| jquery draggable() method for div | saravanan | HTML, CSS and Javascript Coding Techniques | 0 | 03-25-2008 05:42 AM |
| Main method | vigneshgets | C# Programming | 2 | 08-16-2007 11:06 PM |
| which method to use so that last inserted value can be retrieve. | KiruthikaSambandam | Database Support | 1 | 08-07-2007 12:13 AM |
| When to you use $_REQUEST[ ] array in php..? | oxygen | PHP Programming | 2 | 07-30-2007 04:52 AM |
| What is an ActiveX method? | prasath | C and C++ Programming | 1 | 07-30-2007 03:32 AM |