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.
我有一个保存电子邮件模板信息的 XML 文件,其中包含的一件事是用户电子邮件。有没有办法确保只有登录的用户才能访问这个文件?例如,我想为 PHP 页面做这样的事情:
require("checklogin.php")