- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 2 weeks ago#3439by Elias What are the methods in PHP?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 2 weeks ago#3440by Elias There exist two methods in PHP to collect data submitted in a FORM. PHP GET Method and PHP POST Method. In the PHP POST method, data from HTML FORM is submitted/collected using a super global variable $_POST.
- Q&A
- Index
- PHP
- What are the methods in PHP?
Time to create page: 0.085 seconds