Hi,
Did anyone encounter problem writing \n\t\t\t\t follow by } into text files?
I tried doing this. I am writing a class generator. That's why there are so
many \t.
When I tried \n\t\t\t\t}, the } will be missing from the textfile. \t}can't
be an escape sequence rite?
What's wrong?
I am using php4.3 on winxp the fopen mode I am using is r+t and x+t.

Thanks,
Tan Ai Leen



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to