[UPHPU] Web page data extraction
Brady Mitchell
mydarb at gmail.com
Fri Jan 11 14:22:03 MST 2008
On Jan 11, 2008 12:01 PM, Brandon Stout <bms at mscis.org> wrote:
> In addition to the things others have suggested, PHP can interface with
> various databases, like MySQL, PostgreSQL, and SQLite.
You can even interface with Access if you're on a windows box. I would
not suggest going this route for a live site, but if you've got a
bunch of data in access you want to migrate to a different db, it is
possible.
I've used adodb (http://adodb.sf.net) to do this before.
Brady
More information about the UPHPU
mailing list