Hi, very good tutorial I would like to insert multiple tables from the csv fie Like some data insert table one, other data insert table 2 how to do that, Could help me?
Branch option, shift option, version option, session option, group option, class oprion, section option, student type option, those option value take from html form and other some info take csv file. How can i import multiple row in mysqli database. Thanks
How to increase limit data import. actually we have face a problem it's only 2000 data import but we want more thousands data import how could possible this ?
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires phpoffice/phpspreadsheet ^1.18 -> satisfiable by phpoffice/phpspreadsheet[1.18.0]. - phpoffice/phpspreadsheet 1.18.0 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension. To enable extensions, verify that they are enabled in your .ini files: - C:\xampp\php\php.ini You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode. Installation failed, deleting ./composer.json. can you help me? please!
Fatal error: Uncaught Error: Class "PhpOffice\PhpSpreadsheet\IOFactory" not found in D:\xampp\htdocs\excel_project\upload_sheet.php:19 Stack trace: #0 {main} thrown in D:\xampp\htdocs\excel_project\upload_sheet.php on line 19 how to fix this error?
Sir, when I am clicking on submit button it's redirecting to code.php page but over there no data is visible and data is not being imported too in the database.(No error is showing on the page of code.php)
Fatal error: Uncaught Error: Class 'PhpOffice\PhpSpreadsheet\IOFactory ... return nothing because not correct composer, php zip extension installed in your server
i am from VietNam and i thank you so much
I complete your all play list tutorial of funda of web it english.
Your tutorial is so easy to understand. Thanks
i don't know indian language this is video very hard for me
You can try with english language:
ua-cam.com/video/LX5KiK7pBmE/v-deo.html
Thanks for create my required tutorial.
Thank you brother. you did will actually
☺
Hi, very good tutorial
aap to mano bhagvaan kaa rup hi ho.......shukriyaa bhai
You are real hero. Thanks
Thank you. Keep supporting.
is the data will not showing up in the main homepage of the website?
Sir after installing pho spreadsheet its redirecting to index.php if i remove spreadsheet files its works properly, can i know how to fix it
xls file format not getting upload, it displaying special char in DB
Hello sir I have a question when you write any name in hindi language it will look like this ???? ?? What is the solution of this
What version of xampp are you using?
that's very nice but how can we handle date cell in php?
hello sir
composer install krne ke bad v link se vendor folder create nhi ho rha h
sir, kia krna hoga plz help
sir plz share mail Id for ask Question.
I am getting some error like this:
Undefined type of phpspreadsheet\IOFactory....
Need help
Isme index.php file ka. Code kahan se le. Skte hn.... Please reply?
I have product excel data along with images. How to import images from an excel file?
Sir,If the excel have 2000rows will it work?
Hi, very good tutorial
I would like to insert multiple tables from the csv fie
Like some data insert table one, other data insert table 2
how to do that, Could help me?
How give mobile validation in import
I want to import some student data from csv file but some row column field select form select option. If see an video tutorial. Thanks
If you have any suggestion, please do let me know.
Branch option, shift option, version option, session option, group option, class oprion, section option, student type option, those option value take from html form and other some info take csv file. How can i import multiple row in mysqli database. Thanks
Can you be little more clear. What is required with small explanation as example.
How to increase limit data import. actually we have face a problem it's only 2000 data import but we want more thousands data import how could possible this ?
How to create table instead of insert or update here?
Please I need the source code for study
How to install composer??
How to import date from excel
hello Bro I am From #Somaliland, English Version of This Lecture is Very Important Please Could you do it for us, please???
Thanks. very easy to understand. how to start reading from second row? as excel files may have headers
Did you get to know how to do that ? If yes please guide me
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpoffice/phpspreadsheet ^1.18 -> satisfiable by phpoffice/phpspreadsheet[1.18.0].
- phpoffice/phpspreadsheet 1.18.0 requires ext-gd * -> it is missing from your system. Install or enable PHP's gd extension.
To enable extensions, verify that they are enabled in your .ini files:
- C:\xampp\php\php.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Installation failed, deleting ./composer.json.
can you help me? please!
how to download composer
Can you share the source remover?
how to remove excel header??
Hola, no me funciona. Me puede compartir el código?
Fatal error: Uncaught Error: Class "PhpOffice\PhpSpreadsheet\IOFactory" not found in D:\xampp\htdocs\excel_project\upload_sheet.php:19 Stack trace: #0 {main} thrown in D:\xampp\htdocs\excel_project\upload_sheet.php on line 19
how to fix this error?
Did you solved this?? I need some help
How to Import Data from PDF and Word
How to Skip Header from Excel Spreadsheet While Uploading to MySQL
You can just use a variable i to iterate over all the rows and then use a condition if i==0 then continue; this will skip your header row hopefully.
@@santoshkp9254 please share code
@@debashishbasu1505 I would have provided you the code but it very simple you just have to use if($i==0) { continue; } this would surely do the work.
@@santoshkp9254 where it's put this code
After foreach??
@@debashishbasu1505 just after your loop. Like
foreach(your expression){
if($i==0){ continue; }
// then wrtite all your logic
}
if you that code with you please share it guys
file of the code pleaseee i really want this
i want to ignore first row of excel sheet..
Sir, when I am clicking on submit button it's redirecting to code.php page but over there no data is visible and data is not being imported too in the database.(No error is showing on the page of code.php)
Fatal error: Uncaught Error: Class 'PhpOffice\PhpSpreadsheet\IOFactory ... return nothing because not correct composer, php zip extension installed in your server
Undefined index: file
i want to ignore first row of excel sheet..