Bunu zaten yapmıştım fakat şöyle bir hata veriyor:
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home3/limon/public_html/sites/atlas/importdb.php on line 15
Warning: file(churc.sql): failed to open stream: No such file or directory in /home3/limon/public_html/sites/atlas/importdb.php on line 22
Warning: Invalid argument supplied for foreach() in /home3/limon/public_html/sites/atlas/importdb.php on line 24
Tables imported successfully
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home3/limon/public_html/sites/atlas/importdb.php on line 15
Warning: file(churc.sql): failed to open stream: No such file or directory in /home3/limon/public_html/sites/atlas/importdb.php on line 22
Warning: Invalid argument supplied for foreach() in /home3/limon/public_html/sites/atlas/importdb.php on line 24
Tables imported successfully
mysql_connect yerine mysqli ya da PDO kullanmalısınız.
Örnek mysqli ve pdo bağlantı sınıfları bakabilirsiniz.
https://github.com/epiksel/opencart-tr/blob/master/tam-surum/ana_dizine_yukleyin/system/library/db/mysqli.php
https://github.com/epiksel/opencart-tr/blob/master/tam-surum/ana_dizine_yukleyin/system/library/db/mpdo.php
Ya da hazır kütüphane kullanabilirsiniz.
https://github.com/2createStudio/shuttle-export