installed XAMPP for Windows v5.6.19 (PHP 5.6.19) from apache friend
using dreamweaver cs 6 and windows 10
tried so many different method. and not work, and also working with phpinfo() i want to throw out reading this. please help
uncommented
extension=php_mysql.dll
extension=php_mysqli.dll
removing backslash
extension_dir="C:xampp\php\ext"
reading
phpinfo()
see all of the same question and googling. please help
This extension was deprecated in PHP 5.5.0, and it was removed in PHP 7.0.0. Instead, the MySQLi or PDO_MySQL extension should be used.