Thread
:
JSON with PHP and JQUERY - almost there!
View Single Post
06-06-2012, 02:11 AM
PM User
|
#
3
MeltingDog
New to the CF scene
Join Date: May 2012
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
Thanks Davey,
Would I be better replacing the Ajax with something like:
$.getJSON("http://localhost/mbff_cms?jsoncallback=?",
function(data) {
console.log(data)
});
MeltingDog
View Public Profile
Find More Posts by MeltingDog