Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 371 Bytes

Examples

reddit-async.php

Call reddit using the async client, accepts multiple subreddits: php examples/reddit-async.php aww php wow

reddit-single.php

Call reddit using the sync client, accepts one subreddit: php examples/reddit.php aww

reddit.php

Call reddit using the sync client, accepts multiple subreddits: php examples/reddit.php aww php wow