I need help for this one, because i am new to javascript and php.
i just want to know how to add values to a csv file, with javascript or php, the simpliest way!
Help please, thanks in advance! Bruno.
|
I need help for this one, because i am new to javascript and php. i just want to know how to add values to a csv file, with javascript or php, the simpliest way! Help please, thanks in advance! Bruno. |
|||||
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Thats not possible with JavaScript as you dont have access to files on the Server. For PHP have a look at this: http://php.net/manual/en/function.fputcsv.php |
|||||||||||
|