Lukeidiot Posted June 13, 2013 Share Posted June 13, 2013 Hello fine peoples of phpfreaks. I have a site called Themelr.com. It is basically a Tumblr Theme Generator for Tumblr.com My goal is to automatically update a persons Tumblr blog with the HTML they generate from our site. However it seems to be a little tricky. Here is an example: http://themelr.com/edit/ This page is logging in to Tumblr via cURL. The "custom_theme" JSON is the themes current HTML. How do I decode/extract that and submit to Tumblr a newly provided HTML? tl;dr I am trying to $_POST to tumblr new HTML for their blog. Any ideas? Link to comment https://forums.phpfreaks.com/topic/279117-how-to-submit-javascript-to-tumblr/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.