Hollow

Leader-board for your website

28 posts in this topic

Advertisement
14 minutes ago, Hollow said:

I noticed an error, and just fixed it, grab the latest

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\xampp\htdocs\stats\server_2.php on line 25

What about this ? Should i just disable all errors ?

 

http://ghostzgamerz.com/pages/ExileStats/

 

edit : used :

error_reporting(E_ALL ^ E_DEPRECATED);

 

Edited by GR8

Share this post


Link to post
Share on other sites
10 minutes ago, GR8 said:

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\xampp\htdocs\stats\server_2.php on line 25

What about this ? Should i just disable all errors ?

 

http://ghostzgamerz.com/pages/ExileStats/

 

edit : used :


error_reporting(E_ALL ^ E_DEPRECATED);

 

I would, that error doesnt effect anything just basically telling u a better mysql extension exists.

btw my color scheme works great on your website haha nice.

Share this post


Link to post
Share on other sites
Advertisement
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.