-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/standard/tests/versioning/
File Upload :
Current File : //usr/src/php/ext/standard/tests/versioning/php_sapi_name_variation001.phpt

--TEST--
php_sapi_name() function when switching to webserver by using post 
--POST--
foo=BAR
--CREDITS--
Sebastian Schürmann
sebs@php.net
Testfest 2009 Munich
--FILE--
<?php
echo php_sapi_name();
?>
--EXPECT--
cgi-fcgi

Copyright © 2017 || Recoded By Mr.Bumblebee