"Marco Tabini" <[EMAIL PROTECTED]> wrote in message:

> I'm not sure how MySQL works under Windows, but you should either use
> double backslashes (\\) instead of single backslashes or use forward
> slashes (/) instead. MySQL is trying to escape your string.
>
> Cheers,
> Marco
............................................

Thanks Marco.

C:\\TextFiles\\test.txt

works now

Happy new year to you and yours...
TR




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

Reply via email to