Data Import |
5/10/2007 4:37:58 AM |
PHPRunner General questions | |
T
thesofa author
Hi |
|
J
|
Jane 5/10/2007 |
Hi, |
X
|
xliner 5/10/2007 |
Think, the content of the link: |
![]() |
kujox 5/12/2007 |
This will take the file called $filename and import a csv into the mysql called TABLENAME, it does expect it to be on the server but you can do this with the PHPr functions $handle = fopen("$filename", "r"); |
X
|
xliner 5/12/2007 |
Kujox, |
![]() |
kujox 5/12/2007 |
Without knowing a bit more about print logger software I can't say how to solve in real time unless you can schedule a task in the print logger software and then get the PHPr app to upload any changed logs from the csv file. |
X
|
xliner 5/12/2007 |
Kujox, |
![]() |
kujox 5/12/2007 |
Hajo $header_line = 0;# this is the line that counts number of header lines |
T
|
thesofa author 5/12/2007 |
phew, thanks guys, plenty for me to work on there. |
X
|
xliner 5/13/2007 |
Okay..., all well understood, do your homework now..., if it finally runs out to be a total mess, I am signalling (as experienced user of the antic Symantec Q&A integrated software package) to own some pretty good CSV import related programming knowledge which is serving up to 500 "", along with the option to DELETE duplicates in breaks of seconds, in order to honour KUJOX´s lines, I am listing the field names of the log file to enable him to maybe contribute with another sophitiscated solution here. |