Daniel Brown wrote:
> On Feb 11, 2008 11:12 AM, <[EMAIL PROTECTED]> wrote:
>>> On Feb 11, 2008 10:40 AM, <[EMAIL PROTECTED]> wrote:
>>>> HEllo
>>>> with the next code i am trying for loading one file
>>>>
>>>>
>>>> $mibool = FALSE;
>>>> $Descriptor2 = fopen("usuarios.txt","r");
>>> Does this file exist in the directory from which the script is
>>> ultimately run, and is it readable?
>>>
>> yes (both)
>
> And is the file being opened properly? Perhaps those error
> messages are old, from when you first started testing the script. Try
> emptying the error log and running the script again to see if they're
> still being written.
>
It is currently February 11, your logs state January 11. Did it take
you one month to find this list?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php