I've been messing around with it for awhile and I got this to work $comment = str_replace(array("\r","\n",'\r','\n')," ", $comment);. Thanks for the help!
確定! 回上一頁