View Full Version : Problem Loading TXT Files
M2com
10-06-2011, 09:55 PM
Why won't PHP load TXT files that have only one letter or digit in them (like 0 or 1,2,3...until 10). Is there some way in my display script that I could make it load TXT files that contain only one letter or digit?
Thanks!
Why won't PHP load TXT files...
Your question is unclear.
Please provide more information, and be as specific as possible.
What do you want to accomplish? What have you already tried? What problems did you encounter?
Also, please be sure that you have included all relevant code and/or a link to the page in question.
What do you mean by "load"? Are you using include()? file_get_contents()? Are you trying to open a resource pointer to them? and what are you trying to do with the file contents afterwards?
"Load" might mean any one of those, or many other, things. Please be more specific. Providing an example of the code you are using could help as well.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.