View Single Post
Old 12-02-2003, 06:59 AM   #1 (permalink)
NirTivAal
Registered User
 
Join Date: Oct 2003
Posts: 11
NirTivAal is on a distinguished road
Double quotes in fwrite

Is there any way that I can get frwite to write double quotes (") without screwing up?

Whenever it encounters a double quote as part of a string it just stops writing (like you'd expect it to), but I can't figure out a way to get it to write a double quote properly. I've tried addslashes, but it had no effect.
NirTivAal is offline   Reply With Quote