thanks for ur willingness. i really appreciate u.
file is getting uploaded but not storing into db. so at line 26 i added if..else to check whether query is executing or not, then it returns 'Query was empty'.
i was on search, then i found these code, it solved my problem.
http://coyotelab.org/php/upload-csv-...-phpmysql.html
thanks....
User Profile
Collapse
Profile Sidebar
Collapse
Sanitprof
Last Activity: Apr 10 '14, 01:17 PM
Joined: Dec 26 '13
Location:
-
Look out these sample codes Luuk and zmbd
html code to set upload
Code:<div id="mainbody"> <form method="post" action="e2.php" enctype="multipart/form-data"> <input type="file" name="file" /> <br /> <input type="submit" name="submit" value="Submit" />
Leave a comment:
-
yea phpmyadmin is a server tool to access and manage the db's on mysql servers. thanks for correcting me:)
in that link, by manually importing/exporting of excel data into mysql., such things has given.
what i required is that at by run time excel file has to uploaded and stored into database. check out my attachment, the sample format that to be stored.
to Mukesh : i've seen something about php_excel_reade r,...Leave a comment:
-
how to upload excel file and its data to be stored into phpmyadmin
hi there,
how to upload an excel file and its data to be stored into database(phpmya dmin) using php.
thanks.
No activity results to display
Show More
Leave a comment: