gpt4 book ai didi

php - 打印工作和回显在 php 中不工作

转载 作者:行者123 更新时间:2023-12-02 22:40:19 24 4
gpt4 key购买 nike

<分区>

下面的代码只适用于 print 语句

 file_exists('index.php') || print "hi"; \\ works fine and prints hi



file_exists('index.php') || echo "hi"; \\ error

为什么 print 有效,但 echo 导致解析错误?

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com