$_GET - Collect data sent in the URL


SUBMITTED BY: henry1874w

DATE: June 17, 2017, 1:21 p.m.

FORMAT: Text only

SIZE: 121 Bytes

HITS: 236

  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4. <a href="test_get.php?subject=PHP&web=W3schools.com">Test $GET</a>
  5. </body>
  6. </html>

comments powered by Disqus