顯示具有 MySQL 標籤的文章。 顯示所有文章
顯示具有 MySQL 標籤的文章。 顯示所有文章

星期三, 1月 27, 2010

MySQL 過濾 escape string

string mysql_escape_string ( string $unescaped_string )

不過要注意:
This function has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 6.0.0. Relying on this feature is highly discouraged.


Mysql 中文亂碼

好不容易已經把flex跟PHP連起來了
可是進去的中文資料竟然都是亂碼..