On Tue, Dec 29, 2009 at 12:28 PM, Matt Juszczak <m...@atopia.net> wrote:

> Hi all,
>
> I need to write a tool that somehow takes multiple data feeds (some xls
> files, some csv files, etc.), defines each format,
> verifies/validates/sanitizes the data, and imports it into standardized
> MySQL tables.
>

Consider Yahoo pipes.  They already do all this and then will provide you
with an export.  So push everything through the pipes and export it as JSON
and then you don't need to code them all yourself.
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to