You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mysql_connect() and other mysql_ functions are deprecated. Please update to mysqli or pdo. mysql_connect() has been fully removed from php7 (which is the server I use).