Skip to content

Files

Latest commit

4b870ff · Oct 15, 2012

History

History
This branch is 271 commits ahead of frommww/iron_worker_examples:master.

php

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Oct 15, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jun 9, 2012
Jul 13, 2012
Jun 14, 2012
Jun 6, 2012
Jun 6, 2012
Jun 9, 2012

All PHP examples uses IronWorker PHP library

To start using examples just copy iron_worker.phar to this folder and create iron.json with credentials:

{
    "token": "XXXXXXXXXXXX",
    "project_id": "XXXXXXXXXXXX"
}

For more information, please read iron_worker_php readme.