Import CSV to MySQL using PHP | Display Imported Data

preview_player
Показать описание
Hey Guys What up!

In this video, you can find how to import the data from the csv into the mysql databasse using php language. So, we will upload the csv and then read all the data from the csv and store that data into database using PHP. Then we will go to the step 2 of this video i.e. we will read the imported or we can say uploaded data from the database and then display it on the webpage. We will again use PHP for this.

Hope it Helps!
@CodeFlix12

For more about these videos, subscribe to my channel CodeFlix.

Watch My Other Playlists:

Also If you want updated projects and codes follow :

Telegram Channel: CodeFlix

// import csv to mysql
// import csv to mysql php
// import csv php mysql
Рекомендации по теме
Комментарии
Автор

Muitissimo obrigado. Era exatamente isto que eu estava procurando. Valeu irmão.

wandersongomes
Автор

It was a great video. I learned a lot.

fgtzjcs
Автор

AWESOME! IT WORKED! THANK YOU SO MUCH!

AaronEstebanSEO
Автор

how about the csv file size is 60 mb and has 60k rows? Which code should be changed?

sherenreginapingkan
Автор

is there anyway that column automatically adjust to the csv file in the database while uploading

sulemanmughal
Автор

which code editor are you using? I've been using notepad++ which seems to lack some features.

DNSQi
Автор

does your CSV file contains the table column names?

abegailgraceulanday
Автор

i got an error as Undefined index: file

yogeswaranyogakrishanthi
Автор

where's the code for the button choose file?

opbrclips
Автор

I try to copy all codes but didn't work on my scratch, always echoing "Problem in importing csv"

mugiwara
Автор

Problem : Only 0th row i'm getting in array but other rows are missing...

bhaviksumera
Автор

2.51 what did you do there on line 13? with that comma
because i have a error: Parse error: syntax error, unexpected ';'

otherwise you can comment the code on line 13 below thnx!

zqw
Автор

problem: Undefined array key "file"

Warning: Trying to access array offset on value of type null line 6

vidyashreehs
Автор

Hi CodeFlix - I've got this error "Warning: Undefined array key "temp_name". May I know where is this "temp_name"

danvallesfin
Автор

Sir....I have got error
This while loop is not getting terminated

likki
visit shbcf.ru