The html_escape() function converts HTML special characters so that it can be used safely: <input type="text" name="myfield" value="<?php echo ...
確定! 回上一頁