php551 [PHP] Deprecated features in PHP 5.5.x 관련 링크 http://php.net/manual/en/migration55.deprecated.php ------------ 원문 -------------- Deprecated features in PHP 5.5.x ¶ ext/mysql deprecation ¶ The original MySQL extension is now deprecated, and will generate E_DEPRECATED errors when connecting to a database. Instead, use the MySQLi or PDO_MySQL extensions. preg_replace() /e modifier ¶ The preg_replace() /e modifier is now deprecated. Inste.. 2016. 10. 20. 이전 1 다음