
Originally Posted by
M2com
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.
Bookmarks