对不起人们忘记了这一个,我需要在php文件中读取第一批"评论"的例子:
<?php /** This is some basic file info **/ ?> <?php This is the "file" proper" ?>
我需要阅读另一个文件中的第一条评论,但我完全忘记了如何获取/**这是一些基本的文件信息**/作为一个字符串抱歉,但感谢adavance
php commenting
commenting ×1
php ×1