Hacker News new | ask | show | jobs
by McGlockenshire 4171 days ago
Calling mysql_connect will cause an E_DEPRECATED. Same with mysql_pconnect.

Source: the manual page. http://php.net/mysql_connect

None of the other ext/mysql functions do so.