网址:http ://stackcomplete.com?message=143
需要message在 PHP 中捕获变量值,我很困惑哪个是最好的$_GET或$_REQUEST
$_GET['message']
或者
$_REQUEST['message']
网址:http ://stackcomplete.com?message=143
需要message在 PHP 中捕获变量值,我很困惑哪个是最好的$_GET或$_REQUEST
$_GET['message'] 或者
$_REQUEST['message']