MySQL - CodexWorld https://www.codexworld.com/tutorials/mysql/ Web & Mobile App Development Company Mon, 12 Sep 2016 16:45:31 +0000 en-US hourly 1 https://www.codexworld.com/wp-content/uploads/2020/04/favicon.ico MySQL - CodexWorld https://www.codexworld.com/tutorials/mysql/ 32 32 91409221 How to Connect to the Remote MySQL Database using PHP https://www.codexworld.com/connect-access-remote-mysql-database-cpanel-php/ https://www.codexworld.com/connect-access-remote-mysql-database-cpanel-php/#comments Mon, 12 Sep 2016 16:45:31 +0000 https://www.codexworld.com/?p=1814 Some web projects are required accessing multiple databases on the different server. In that case, you should connect to the remote database from another server. For security reason remote access to MySQL database server is

The post How to Connect to the Remote MySQL Database using PHP appeared first on CodexWorld.

]]>
https://www.codexworld.com/connect-access-remote-mysql-database-cpanel-php/feed/ 4 1814
How to Create & Drop Trigger in MySQL https://www.codexworld.com/how-to-create-drop-trigger-in-mysql/ https://www.codexworld.com/how-to-create-drop-trigger-in-mysql/#respond Tue, 12 Jan 2016 21:45:35 +0000 https://www.codexworld.com/?p=1187 A trigger is associated with a database table and it is invoked when a particular event occurs for that table. A trigger is activated when a statement insert, update, or delete rows in the associated

The post How to Create & Drop Trigger in MySQL appeared first on CodexWorld.

]]>
https://www.codexworld.com/how-to-create-drop-trigger-in-mysql/feed/ 0 1187
How to Create a MySQL Database in cPanel https://www.codexworld.com/how-to-create-mysql-database-in-cpanel/ https://www.codexworld.com/how-to-create-mysql-database-in-cpanel/#respond Wed, 25 Nov 2015 20:17:07 +0000 https://www.codexworld.com/?p=1039 Are you have a project on your local server? And want to upload it on the live server? Then you need to create the database on the server. This tutorial describes the process of creating

The post How to Create a MySQL Database in cPanel appeared first on CodexWorld.

]]>
https://www.codexworld.com/how-to-create-mysql-database-in-cpanel/feed/ 0 1039