- get an API key from flickr
- set this API key and any other configuration options in config.inc.php
- write a queries.txt file and point its location in config.inc.php file
- on windows -> execute run.bat (the command will use php CLI - not neccesary to use http server) on linux -> php rucod.php
notice that if you need to use mongoDB you should download the php drivers from mongoDB site. using phpFlickr (included in the project)