Very useful your video, could you make something like that but for a csv file with two or more sheets? I’m having issues to make a program with that kind of file
thank you ever so much for this tutorial that i need to improve my professional data base system. thanks to you i learnt this amazing thing !! you do a great job congratulations
First of all many thanks for this tutorial! you saved my day! this code works fine on localhost however when i switch to a remote host i get "Notice: Only variables should be passed by reference in C:\xampp\htdocs\test\import.php" i modified the code by looking through the comments to $tmp = explode(".", $_FILES["employee_file"]["name"]); $extension = end($tmp); and the moment i do it i get "Parse error: syntax error, unexpected 'if' (T_IF)"
$extension = end(explode(".", $_FILES["employee_file"]["name"])); Notice: Only variables should be passed by reference in C:\xampp\htdocs\test\import.php on line 7 Can you help me here? Not sure why your code isn't working for me.
After uploading, everything is in one row in sql aswell as in the page itself. And there are some errors in line 16-20 on the import.php file. How can I fix it? Thank you for your help :)
the same code is not working for me.... when i select the file and click on upload button it give me an error that.... the error place is when i check the extension it tell me you select a wrong extension
Sir please can you make video in codeligniter 4 in which import CSV file and show on webpage and real time validation on csv if error row of csv in web page got red row .. and you can edit red row and then submit on database Please sir its humble request
Hello Sir I encounter the same error $extension = end(explode(".", $_FILES["employee_file"]["name"])); Notice: Only variables should be passed by reference in C:\xampp\htdocs\test\import.php on line 7 please your help please
Very useful your video, could you make something like that but for a csv file with two or more sheets? I’m having issues to make a program with that kind of file
any advice for 200,000 rows excel file ?
thank you ever so much for this tutorial that i need to improve my professional data base system. thanks to you i learnt this amazing thing !! you do a great job congratulations
If column name is different in csv file database column name so before upload csv file using php how to set validation to column
First of all many thanks for this tutorial! you saved my day!
this code works fine on localhost however when i switch to a remote host
i get "Notice: Only variables should be passed by reference in C:\xampp\htdocs\test\import.php"
i modified the code by looking through the comments to
$tmp = explode(".", $_FILES["employee_file"]["name"]);
$extension = end($tmp);
and the moment i do it
i get "Parse error: syntax error, unexpected 'if' (T_IF)"
Thanks~ this help me a lot :)
your tutorial always saves my job. thank u so much friend
It's My pleasure Bharat.
@@webslesson Only variables should be passed by reference in
$extension = end(explode(".", $_FILES["employee_file"]["name"]));
Notice: Only variables should be passed by reference in C:\xampp\htdocs\test\import.php on line 7
Can you help me here? Not sure why your code isn't working for me.
1aligenie did u try to pass in a variable before do the end function ?
all code working fine with this update. that solve the Notice: Only variables should be passed by reference problem
After uploading, everything is in one row in sql aswell as in the page itself. And there are some errors in line 16-20 on the import.php file. How can I fix it? Thank you for your help :)
the same code is not working for me.... when i select the file and click on upload button it give me an error that.... the error place is when i check the extension it tell me you select a wrong extension
Sir please can you make video in codeligniter 4 in which import CSV file and show on webpage and real time validation on csv if error row of csv in web page got red row .. and you can edit red row and then submit on database
Please sir its humble request
Hello Sir I encounter the same error $extension = end(explode(".", $_FILES["employee_file"]["name"]));
Notice: Only variables should be passed by reference in C:\xampp\htdocs\test\import.php on line 7
please your help please
$tmp = explode(".", $_FILES["employee_file"]["name"]); $extension = end($tmp);
@@prudhviraj5591 whre i can place that code? i still have error. or replace only line 7?
It is showing error "Please select file" even though the code is same!
How to show the data in Bar Chart?
when i click upload, from loading my CSV nothing changes in my mysql database, anyone have a suggestion.
Same for me plz an answer
the name of import.php change to export.php
the name of import.php change to export.php
Which one? Where is it located?
Good sharing
when I press upload, nothing happen... and im sure the csv its working cuz im testing on two scripts
becuase the name of import.php change to export.php
if that works... i ll child out and see netflix for 1 hour and eat so much
works -,,,-'
nothing for me ....
Ao clicar em upload não faz nada
muda o import.php para export.php
Only variables should be passed by reference in
Amazing :)
Thanks John..
Nice tutorial, but my hears are bleeding.
YA
ya but good sharing
The computer voice is horrible! X()
useless tutorial