[EMAIL PROTECTED] wrote:

>
>Warning: Unable to open 'C:\\My Documents\\lyrics\\C_DTBS\\SLIME.TXT' for
>reading: 
>
Has the webserver got permission to read this file? It does not seem to 
be under the document root.

>No such file or directory in /home/tabzilla/public_html/doadd.php
>on line 89
>
Is line 89 in the code you posted, if so please mark it. I suggest 
echoing the value of any variables so that you can check that they 
contain exactly what you think they do.

>Warning: Bad arguments to implode() in /home/tabzilla/public_html/doadd.php
>on line 92
>
Possibly because the file was not opened/found.

HTH
Chris


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

Reply via email to