Watch out when you use readfile to read big files ! Reading a file of 6 meg
will result in php using 6 megs of memory ! Php might stop your script if
you cross the memory limit. You're better of using fread when reading big
files
| PHP动态 | 经典文章 | CLASS | 相关下载 | 常见问题 | FORUM | WIKI | 在线手册 |
| view source | feedback | send page | sitemap | aboutus |
|
Copyright ® 2002-2003 PHPE.NET. All rights reserved Last updated:2002-11-22 |