i am using mysql like from ages .. Is it safe to use it anymore ?? deprecated is the word i m getting everywhere .. I got through a lot of questions in stackoverflow but still ve some doubts.. So my doubts are:
If i ll change my db connection string using mysqli , do i need to change it in every select update n insert query ..
I m using xampp control panel version 3.2.1.. Do i need to update it or need to change in php.ini ..(Not so handy in mysqli)
What more changes i need to put and what about pdo .. ??