User Profile
Collapse
Profile Sidebar
Collapse
witjian
Last Activity: May 29 '14, 09:17 AM
Joined: Mar 28 '14
Location:
-
okay. i understand what my problem but can you provide me a sample code on how to read csv file by using javascript instead of using php? i don't want to pass my code to another new php and i just want to validate and do everything inside one page. -
that's mean I cannot use javascript to get data from CSV file? beside javascript, can i use other language to get CSV data?Leave a comment:
-
what can i do next? is it possible to provide me a sample which use javascript to store csv data into database?Leave a comment:
-
How to parse CSV file and store it's data into database?
I trying to store CSV data to database using onclick function. Unfortunately, I am using php code inside javascript function which is not efficient enough. Therefore, I hope that I can get any suggest or solution to improve efficiency of my project by using javascript instead of php to store CSV data into database.
This is javascript with php code :
...Code:<script> function storeQueEmail(){ <?php
No activity results to display
Show More
Leave a comment: