PHP 從PHP5 開始,在資料庫操作方面新增了PDO(PHP Data Objects) ... <?php // 使用quote 避免SQL Injection;相當於mysql_real_escape_string()
確定! 回上一頁