SourceForge.net Logo GoldSeeker Data Extraction Tool

/**************************

* GOLD SEEKER
* Data Extraction Tool
**************************/


== INSTALLATION INSTRUCTIONS ==================================================



REQUIREMENTS
------------

- A working php installation (I don't have a clue about the version needed,
I'd say 4.0+ should be fine. Please report compatibilities issues to
quentin.bouvart@gwd.fr)

- mySQL for database export

- mod_curl to download web pages (if you don't have it you'll have to copy
them to your hard drive first)



INSTALLATION
------------

Unzip the archive to the directory of your choice. Move GSparser.php and
misc.inc to your includes directory. Edit GSparser.php and fill in the
database connection information (if you don't want to use a database comment
out the "dbConnect();" line).

Move the sample files (sample*.*) to your web publication directory. Edit
the sample*.php to set your include directory.

You're ready to go!

If you need help installing / using GoldSeeker, here's the place:
    ->    https://sourceforge.net/forum/forum.php?forum_id=353963