Wow.. I guess I must have been living with my head in the sand for a few years.
I write everything using PHP/MySql, and now it seems that eveything I am reading is referencing MySqli...
So I started researching that and found that it has been around for years and I didn't know about it... DUH...
Anyway, my question is this:
How urgently should I be looking at changing over to MySqli?
I have a system in place that entails hundreds of scripts and multiple thousands of lines of code
It seems to me that converting that would be a major project.. Would it be advisable to do it anyway?
I know I'm asking for opinions, but some feedback would be greatly appreciated.
I'm assuming that all projects going forward should use MySqli, so hopefully the conversion / learning curve won't be to bad.
Thanks in advance for your feedback.
Douglas