moehome
14.05.2002, 14:51
hey ya,
I have some text that contains " and ´ symbols,
since I´d like to process these files as strings, I need to add a \ before with addslashes, but when I try to do so, I need to define the string, which doesn´t work, since parts of the text are ignored or I get some parse-errors
you know how to solve that problem??
I have some text that contains " and ´ symbols,
since I´d like to process these files as strings, I need to add a \ before with addslashes, but when I try to do so, I need to define the string, which doesn´t work, since parts of the text are ignored or I get some parse-errors
you know how to solve that problem??