<?php
echo "这是echo()函数输出的结果"
echo"这是echo()()带括号函数输出的结果"
print"这是print()函数输出的结果"
print"这是print()()带括号函数输出的结果"
?>
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!