对读取文件内容的函数的考察
读取文件内容的函数: 1.show_source 2.highlight_file 3.file 4.file_get_contents 查看源码(如果为php文件的话) 1.system(‘cat *) 2.system(‘more *’) 3.system(‘tac ***’) 逆序输出
读取文件内容的函数:
1.show_source
2.highlight_file
3.file
4.file_get_contents
查看源码(如果为php文件的话)
1.system(‘cat *)
2.system(‘more *’)
3.system(‘tac ***’) 逆序输出
一.
二.
三.
四.
五.
六.
七.