Search found 2 matches
- Thu Feb 18, 2010 7:26 am
- Forum: PHP - Code
- Topic: Buffer output limit??
- Replies: 2
- Views: 151
Re: Buffer output limit??
Perfect, readfile did the trick! Thank you!
- Wed Feb 17, 2010 10:32 pm
- Forum: PHP - Code
- Topic: Buffer output limit??
- Replies: 2
- Views: 151
Buffer output limit??
Hi, I have a web app that uses the same script in multiple places - the script causes the web browser to prompt a user to open or save a file that is located in an area only accessible by the web server. It's been working fine for a looong time but today I noticed that the script no longer allows me...