View Single Post
Old 09-28-2014, 03:50 AM  
pinkz
Mr 1%
 
pinkz's Avatar
 
Industry Role:
Join Date: May 2005
Location: Nomad
Posts: 1,397
Quote:
Originally Posted by CyberSEO View Post
What exactly parts of JSON output you want to show as HTML? E.g.:

Code:
<?php
var_dump(json_decode($json));
?>
sorry that just goes straight over my head!

the Json data is a schedule and is made up of multiple data keys

my example code for WP plugin:

[json src="base url/dir/?return=json" name="today"] Text
[json name="today" Data.Key="mykey" /]{Data.mykey}
[json name="today" Data.Key="mykey1" /]{Data.mykey1}
etc
etc
__________________
$$$$ Video Secrets $$$$
pinkz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote