i am getting warning at my php website suddenly . i am getting error with mysql_connect . it working previously. so i do some effort . i checked with web-hosting people they said they upgrade php and want to solve it and so i did not get any problem. so how can i remove deprecated mysql_connect function and use mysqli and PDO instead.

Read more