中国网管搜索   
设为首页  加为收藏
   主站 高级 | 帮助
 主站  约有936项符合fopen的查询结果,以下是第1-10项。 (搜索用时 0.03 秒) 
 
     

排序方式
·相关度 ·点击 ·日期

按时间筛选结果
·一周内 ·一月内 ·三月内 ·全部

更多搜索

Google

PHP4用户手册:函数-fopen
H1> (PHP 3, PHP 4 >= 4.0.0) fopen -- 打开文件或URL 描述 int fopen (string filename, string mode [, int...
http://www.bitscn.com/php/install/200701/94506.html - 2006年02月26日

读取文件内容
if($myFile = fopen("data.txt", "r")) { while(!feof($myFile... 同时打印文件的每一行 if($myFile = fopen("data.txt", "r")) { while...
http://www.bitscn.com/php/program/200701/95915.html - 2006年03月28日

一个简单计数器的源代码
= $number_of_last_visit; $fp = fopen($memo_file, "w"... ]; $number_of_new_visit = $number_of_last_visit; $fp = fopen...
http://www.bitscn.com/php/program/200701/96474.html - 2006年03月27日

php实现多线程
($fp); } function a() { $fp = fopen('1.txt', 'w'); fputs($fp... () . "\r\n"); fclose($fp); } function b() { $fp = fopen...
http://www.bitscn.com/php/article/200701/95821.html - 2006年02月26日

全文搜索和替换
(':', $path); $path = $parts[0]; $fp = fopen($path, 'r... = fopen($path, 'w') or print("Cannot write $path<...
http://www.bitscn.com/php/install/200701/94979.html - 2006年02月26日

PHP4用户手册:函数-fwrite
Windows),这个文件必须使用带有'b'参数的模式的fopen() 来打开。 参见fread(), fopen...
http://www.bitscn.com/php/install/200701/94511.html - 2006年02月26日

PHP 本地拒绝服务漏洞 (APP,缺陷)
HTTP 打开文件: $file=fopen("http://host/page.html","... of script.php== <?php $file=fopen "http...
http://www.bitscn.com/hack/MacOS/200607/38593.html - 2004年04月28日

php如何隐藏图片的真实地址
<?$image_path="images/"$image_file=$image_path.$_GET['name'];$sTmpVar = fread(fopen($image_file, 'r...
http://www.bitscn.com/php/article/200701/95547.html - 2006年02月26日

[原创]最简单的文本计数器--(好象也不简单,呵呵夸大了~)...
($file); $num=$fp[0]; $f=fopen($file,"w+"... =fopen($file,"a+"); fputs($fp,"0"...
http://www.bitscn.com/php/install/200701/94825.html - 2006年02月26日

pNews &lt;= 1.1.0 (nbs) Re...
Vulnerable Code: if(@fopen($nbs .'./includes/config.php...
http://www.bitscn.com/hack/exploit/200610/77467.html - 2006年10月14日




 

共收录139,473个文章 | 帮助我们改进


网管联盟 - 网管论坛 - 网管博客 - 网管下载 -

©1999-2007 中国网管联盟 bitsCN.com 沪ICP备08026629号