In this tutorial we will be learning, how to establish connection to MySQL Database using procedural style of 'MySQLi' extension of PHP. MySQL and PHP are two side of same coin both are immensely integrated with each other.
MySQLi Extension offers two styles of writing codes which are
1. Procedural
2. Object Oriented
In this tutorial we will be using single function i.e 'mysqli_connect()' which establish a connection to MySQL server and on success returns object and on failure returns bool.
Here are using XAMPP servers with PHP 5.6.
-------------------------------- Videos ----------------------
Url Image : • URL Image Resizing In PHP - TheMindSpeaks
File Upload : • File Upload In PHP - TheMindSpeaks
Stats Counter : • Super Simple Daily Page View aka Stats Cou...
-------------------------------- Social -----------------------
Facebook : facebook.com/themindspeaks
Google+ : plus.google.com/+themindspeakss
Twitter : twitter.com/meheartlife
Make sure you follow me for more awesome tutorials and I'll be coming out with a new channel soon!!!