php_sapi_name()
Category: PHP Information
Command
php_sapi_name()
Description
The php_sapi_name function is part of the PHP PHP Information category.
Refer to the official PHP documentation for details.
Example
<?php
// Example usage of php_sapi_name()
?>