What's new

Account Maker B??d przy dodawaniu zak?adki.

Status
Not open for further replies.

VencenzoCapone

Active User
Joined
Nov 21, 2010
Messages
57
Reaction score
2
Witam,
Dzisiaj chcia?em wgra? zak?adk? toptask jednak po jej wgraniu pojawia si? taki error :

Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\xampp\htdocs\pages\toptask.php on line 13

W 13 i 14 linijce toptask.php jest takie co? :
mysql_pconnect($config['server']['sqlHost'], $config['server']['sqlUser'], $config['server']['sqlPass']) or die('MySQL connection error.');
mysql_select_db($config['server']['sqlDatabase']);

Co mo?e by? tego powodem i jak to naprawi? ?
 
Status
Not open for further replies.
Top