Zren @ Mon Nov 09, 2009 10:17 pm wrote:
Easiest way to copy paste this ASCII code into a text file and to read it from there using open/close and other file I/O stuff. Thus it would automatically generate the escape characters (that's assuming your good with file I/O).
Or you could create your own string replacement program (really easy if you know PHP's addslashes() function) and copy the output into your put statement.
i dont even kno what I/O is XD... what is it exactly??
i thought u ment like put into a regular text then use the open demmand thing like
open (input) blbalba anyways cool