How to connect MySQL database using PHP

If you want to develop any dynamic website/web application, must and should we need one database to store our dynamic content, mostly it will be MySQL, SQL or Oracle etc. So here we going to see how...