"TeamViewer is the fast, simple and friendly solution for remote access over the Internet"
Regarding the "friendly" description, has is stopped unceremoniusly booting your session after a couple of minutes accusing you of using it in a commercial environment?!
I hate religious supremacist genocidal maniacs. How antisemitic of you to imply that's what all Jews are like. Still no links I see. I guess when you're a zionists, backing your claims with proof doesn't matter. bEliEvE mE oR yOuRe hItLeR.
Question
Craig Hopson
hi guys i'm trying to understand JSON i have this please tell me if i'm wrong
test.php
test.html
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js" type="text/javascript"></script>
<script language="javascript">
$.ajax({
url: [i]url[/i],
dataType: 'json',
data: [i]data[/i],
success: [i]callback[/i]
});
echo $arr; //I KNOW THIS IS WRONG
</script>
[/CODE]
so my question is how do i get the array in the test.html
tghanks
Link to comment
https://www.neowin.net/forum/topic/1121580-jquery-json-example/Share on other sites
9 answers to this question
Recommended Posts