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 Upgrade PHP 7.1 to PHP 7.3 on Ubuntu 16.04 + Apache2
2
How Does the htmlspecialchars_decode Function Behave Across Different Character Sets? Key Considerations
1
JavaScript vs PHP Programming Challenges: Which Language Suits You Best?
8
What’s the Difference Between SessionHandler::destroy and session_destroy? Which Is Better for Ending a Session?
8
Similar Functions
php_uname
php_uname
Returninformationabo
get_include_path
get_include_path
Getthecurrentinclude
gc_enable
gc_enable
Activatethecircularr
get_defined_constants
get_defined_constants
Returnstheassociativ
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
ini_parse_quantity
ini_parse_quantity
Getinterpretedsizefr
get_required_files
get_required_files
Aliasofget_include
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
Popular Articles