Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为什么我在应用程序设置的权限页面上看不到“经过身份验证的推荐”单选按钮。
有正常应用:
这是我的申请
我在使用 XAMPP 时遇到问题。它不能正确识别 php。例如:
<?php echo "This is working !"; ?>
这不是:
<? echo "L O L"; ?>
使用 XAMPP v.3.0.12