[PHP-DEV] Re: PHP 4.0 Bug #7244 Updated: Problem with LOAD DATA LOCAL INFILE From: Christiane Schmidt-Köster (c.schmidt-koester <email protected>)
Date: 01/04/01

> User reported that it works if he does:
> $file = addslashes ($file)
>
> So this was a user error.

Oh NOOOOO! In all versions of PHP <= 4.0.2 it wasn't necessary to put
addslashes() around the filename. I think this solution is only a
workaround.
The error occurs also in phpMyAdmin! Please open again ( and fix it ;) )

Christiane

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>