Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
php_sapi_name
php_sapi_name
Returns the interface type between the web server and PHP
Name:
php_sapi_name
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Returns the interface type between the web server and PHP
Related
How to Integrate Qiniu Cloud Storage in ThinkPHP6 for File Uploads
7
Use init functions to make security settings (such as preventing XSS and CSRF)
2
How to Use PHP to Implement the Baidu Wenxin Yiyan API and Retrieve Famous Quotes
8
How to calculate the position difference of substring using strrpos and strlen
8
Similar Functions
main
main
Virtualmain()
gc_disable
gc_disable
Deactivatethecircula
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
assert
assert
Checkifanassertionis
get_required_files
get_required_files
Aliasofget_include
php_uname
php_uname
Returninformationabo
get_resources
get_resources
Returnsanarrayofallc
memory_get_usage
memory_get_usage
Returnstheamountofme
Popular Articles