<input type="text" name="myfield" value="<?php echo $string; ?>" />. Since the above string contains a set of quotes, it will cause the form to break.
確定! 回上一頁