This topic is locked

Import CSV?

9/15/2005 2:43:46 AM
PHPRunner General questions
T
telebay author

This is a pre-purchase question:
I need to build an Admin Login Site - whereby the User can keep his site updated by choosing a file from his computer and then uploading it to his database to keep information current. Can this be done with your program, or must I find that code elsewhere?
Thanks.

Sergey Kornilov admin 9/15/2005

Hi,
you can upload files and store them in a folder on your server or in a database column using PHPRunner generated pages.
However PHPRunner can not parse CSV file and insert its data into database table.