Re: PHP - Fatal Error Using File Function
- From: james.homme@xxxxxxxxxxxx
- To: programmingblind@xxxxxxxxxxxxx
- Date: Tue, 26 Aug 2008 12:33:23 -0400
Hi,
I solved the problem. There was a stray ascii character 160 right before
the $ on the line to the function call.
Thanks.
Jim
James D Homme, Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810
"The difference between those who get what they wish for and those who
don't is action. Therefore, every action you take is a complete
success,regardless of the results." -- Jerrold Mundis
Highmark internal only: For usability and accessibility:
http://highwire.highmark.com/sites/iwov/hwt093/
"Marlon Brandão
de Sousa"
<splyt.lists@gmai To
l.com> programmingblind@xxxxxxxxxxxxx
Sent by: cc
programmingblind-
bounce@freelists. Subject
org Re: PHP - Fatal Error Using File
Function
08/26/2008 12:17
PM
Please respond to
programmingblind@
freelists.org
Did the output onlyy this error? Please post lines around this
statement and detail what you are trying to do.
2008/8/26, james.homme@xxxxxxxxxxxx <james.homme@xxxxxxxxxxxx>:
>
> Hi,
> Perhaps I'm getting a fatal error because I need to change something in
my
> php.ini file. Can anyone help? Here is the statement that's failing.
>
> $tags = file('html_valid_tags.txt', FILE_IGNORE_NEW_LINES |
FILE_SKIP_EMPTY_LINES);
>
> Thanks.
>
> Jim
>
> James D Homme, Usability Engineering, Highmark Inc.,
> james.homme@xxxxxxxxxxxx, 412-544-1810
>
> "The difference between those who get what they wish for and those who
> don't is action. Therefore, every action you take is a complete
> success,regardless of the results." -- Jerrold Mundis
> Highmark internal only: For usability and accessibility:
> http://highwire.highmark.com/sites/iwov/hwt093/
>
> __________
> View the list's information and change your settings at
> http://www.freelists.org/list/programmingblind
>
>
--
When you say "I wrote a program that crashed Windows," people just
stare at you blankly and say "Hey, I got those with the system, for
free."
Linus Torvalds
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
__________
View the list's information and change your settings at
http://www.freelists.org/list/programmingblind
- References:
- Re: PHP - Fatal Error Using File Function
- From: Marlon Brandão de Sousa
Other related posts:
- » PHP - Fatal Error Using File Function
- » Re: PHP - Fatal Error Using File Function
- » Re: PHP - Fatal Error Using File Function
- Re: PHP - Fatal Error Using File Function
- From: Marlon Brandão de Sousa