Explain the difference between mysql and mysqli in PHP?

Difference : mysqli is the object-oriented version of mysql library functions.