import excel data

How to Import Excel Data into Mysql Database using PHP CodeIgniter

In this tutorial, we will would love to share with you how to import excel file data in MySql database using PHP CodeIgniter. Step 1: Create one table like `EMPLOYEE_MASTER_DATA`… Read more
How to access Godaddy database remotely?

How to access Godaddy database remotely?

Step 1: Navigate to Godaddy web hosting control panel. Step 2: Under the search bar search “mysql” Step 3: Click on Remote MySQL Step 4: Here you need to enter… Read more
create database in godaddy

how to create database in godaddy

Step 1 : Login to your cpanel Step 2 : find database Step 3 : now you need to create database user Step 4 : now connect this username with… Read more
solve max file upload size error

How to solve max file upload size error

To increase PHP memory limit follow below steps. Step 1: Login to godaddy cpanel – open up file manager, go to root of the directory. Step 2: Create a new… Read more