example. In every double quote (") Add backslash before : <?php $str = addslashes('ggg is the "dada" city in China.'); echo($str); ?>.
確定! 回上一頁