I got this error with the following code: Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead.
What should I change in the code to make it work without error? please. thanks.
It’s an old version of php code to connect mysql. The second version (new one) works without any errors. Actually I used a conversion site to get the code. here it is http://mysql-to-mysqli.yakpro.com