UNPKG

manual-php

Version:
17 lines (14 loc) 853 B
# 预定义变量 * [超全局变量](/docs/语言参考/预定义变量/超全局变量.html) * [$GLOBALS](/docs/语言参考/预定义变量/$GLOBALS.html) * [$_GET](/docs/语言参考/预定义变量/$_GET.html) * [$_POST](/docs/语言参考/预定义变量/$_POST.html) * [$_COOKIE](/docs/语言参考/预定义变量/$_COOKIE.html) * [$_REQUEST](/docs/语言参考/预定义变量/$_REQUEST.html) * [$_FILES](/docs/语言参考/预定义变量/$_FILES.html) * [$_SESSION](/docs/语言参考/预定义变量/$_SESSION.html) * [$_SERVER](/docs/语言参考/预定义变量/$_SERVER.html) * [$_ENV](/docs/语言参考/预定义变量/$_ENV.html) * [$http_response_header](/docs/语言参考/预定义变量/$http_response_header.html) * [$argc](/docs/语言参考/预定义变量/$argc.html) * [$argv](/docs/语言参考/预定义变量/$argv.html)