Why not set up method and still pass data?

you can still get data through $_ _ GET () without setting the methon property. Why?

Php
Mar.04,2021

default GET


The request line in the

http request message contains whether the request type is [get] or [post], or other [put] [head], and the browser will parse the message. The
request line begins with a request type symbol, separated by a space, followed by the requested URI and the version of the protocol.

default is get.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35f92-e527.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35f92-e527.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?