-
Notifications
You must be signed in to change notification settings - Fork 1
Wafflenator/TumblrFeedPHP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<h2>Get Tumblr Feed (PHP)</h2> <h4>Written By: Wafflenator</h4> <hr /> <p> This is a simple and very basic script to grab a user's Tumblr feed using the Tumblr API and JSON. It can be adapted in several ways to make it more usable for a particular requirement. For example, as it sits now, it directly outputs HTML code via 'echo' PHP statements, but can just as easily grab the content and return it to create the dynamic HTML. </p> <p> <h5>What You Will Need:</h5> <ul> <li>Your Tumblr Username</li> <li>Your Tumblr API Key</li> </ul> <p> <h5>Example:</h5> </p>
About
Simple PHP system to pull a user's Tumblr feed using the Tumblr API & JSON.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published