Are those 'stripslashes' in funcion f(), p(), sf(), sp() necessary?
Because in Traditional Chinese encoding(BIG5)
there are some words containing backslash.
Can I just remove all the 'stripslashes'?
Thanks for your answering~
Post edited by: linekin, at: 2004/07/19 13:26
Hello,
you can surely try to remove the function call \"stripslahes\". It's just for being sure that no word contains unwanted Backslashes. Just see if the data, fetched from the database, will display correctly....and done.
ciao, soeren