Lines Matching refs:mysql_connect

2 mysql_connect()
15 // mysql_connect ( [string server [, string username [, string password [, bool new_link [, int cli…
16 if (NULL !== ($tmp = @mysql_connect($link, $link, $link, $link, $link, $link)))
20 if (!$link = mysql_connect($myhost, $user, $passwd, true))
26 if (!$link = mysql_connect($myhost, $user, $passwd, true))
32 if ($link = mysql_connect($myhost, $user . 'unknown_really', $passwd . 'non_empty', true))
42 if (!is_resource($link = mysql_connect($host, $user, $passwd, true))) {
53 if (!is_resource($link = mysql_connect($host, $user, $passwd, true))) {
61 if (!is_resource($link = mysql_connect($myhost, $user))) {
67 if (!is_resource($link = mysql_connect($myhost))) {
74 if (!is_resource($link = mysql_connect())) {
80 if (!is_resource($link = mysql_connect()) || !is_resource($link2 = mysql_connect())) {
90 if (!is_resource($link = mysql_connect())) {
96 if (!is_resource($link = mysql_connect())) {
107 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
109 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
111 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
113 Warning: mysql_connect(): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
115 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
117 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
119 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
121 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
123 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
125 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…
127 Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: u…