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.
当我新建一个PHP项目时,项目中默认生成文件index.php。
如果我更改新的网页 php 模板,下次创建新项目时 index.php 不会反映更改。但是其他新的网页php都可以。
index.php 有什么不同。
提前致谢。