0+
发表于856 天前
⁄ 未分类
PHP远程读取并显示 HTML标记
< ?php
$msgfile = “http://www.yqyzj.cn”;
$fpmsg = fopen($msgfile,”r”);
$rstr = fgets($fpmsg);
while(!feof($fpmsg)){
echo $rstr;
$rstr = fgets($fpmsg);
}
fclose($fpmsg);
?>
或者
< ?php
echo file_get_contents (“http://www.yqyzj.cn”) ;
?>
<?php
$list = file_get_contents(‘http://www.yqyzj.cn’);
print_r($list);
?>
PHP远程读取并执行 PHP标记
< ?php
$msgfile = “http://127.0.0.1:801/1/info.txt”;
$fpmsg = fopen($msgfile,”r”...
远程读取阅读全文




求下载地址,尤其是多玩的。。
没有下载地址怎么办
Through friend
I'd like to w
I have my own
We're at univ
I'm intereste
I work herepu
It's a bad li
How many woul