πŸ“Š PHP
Q. How can you send data to a PHP script via a form?
  • (A) Using GET method
  • (B) Using POST method
  • (C) Using both GET and POST
  • (D) Only POST
πŸ’¬ Discuss
βœ… Correct Answer: (C) Using both GET and POST

Explanation: Forms can send data using both GET and POST methods.

Explanation by: Rati Dubey
Forms can send data using both GET and POST methods.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
65
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
91%
Success Rate