I'm not exactly sure. I installed Apache/PHP/Ruby/MySQL on my own PC using some guide I got from the internet and it told me to uncomment the mysqli portion of the php.ini.
Supposedly, its supposed to be faster but a quick google shows you that it isn't the case in all situations.
mysql functions don't even work for me, I have to use mysqli.
Edit:
PHP: MySQL Improved Extension - Manual