Thread: note 10083 deleted from function.addslashes by nlopess
note 10083 deleted from
function.addslashes by nlopess
2006-03-31 16:20:02
Note Submitter: nightowl at uk2 dot net
----
If you want to import the exported file into Access, you
also need to dubble the "'s .
I used
$write =
ereg_replace("\"","\"\&quo
t;",$original_text);
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php