Commonly used predefined variables_PHP tutorial

WBOY
Release: 2016-07-13 17:50:52
Original
1001 people have browsed it

echo "Current operating system information".PHP_OS."
";
echo 'The path and file name of this file:'.__FILE__.'
';
echo "Current PHP version information".PHP_VERSION."
";
?>

Excerpted from ms.元

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/478236.htmlTechArticle?php echo current operating system information.PHP_OS.br/; echo The path and file name of this file: .__FILE__ .br /; echo current PHP version information.PHP_VERSION.br/; ? Excerpted from ms.元...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template