News

The first step is to establish a connection between your PHP script and your MySQL database. You can use the mysqli or PDO extensions to do this, depending on your preference and compatibility.
Creating the Connection To set up the connection between Database and the PHP file, you need to download Database Configuration Package and upload upload it to your cPanel File Manager. Now you need ...
How to Use PHP for MySQL to XML. An XML file displays rows and columns you retrieve from a MySQL database. Using PHP, you can export data from a database table to a Web form. PHP transforms the ...
Select the mysql-connector-java-XXX-bin.jar file (where XXX is the release number) and click OK. Click OK to exit out of the Options window and you’re ready to connect to your remote database.