Re: php error loadin file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Feb 11, 2008 11:12 AM,  <miren@xxxxxxxxxxxxx> wrote:
> > On Feb 11, 2008 10:40 AM,  <miren@xxxxxxxxxxxxx> 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.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux