I have some problem with Deprecated warning.
I am making a php web application. I am using core php in my office, and I tried to use same code in my house bt Depricated warning makes me trouble. I know it can be removed using mysqli or PDO. But I use mysql method many times so I have to change it many times.
Here I am trying to ask is that can I use any method to disable the warning.