Anda di halaman 1dari 1

<center><script style="text/javascript">

function showpostcount(json) {
document.write('Jumlah Posting : <u><b>' +
parseInt(json.feed.openSearch$totalResults.$t,10)
+ '</b></u><br>');}</script>
<script src="http://belajarsearchengine.com/feeds/posts/default?alt=json-in-
script&callback=showpostcount"></script><script style="text/javascript"></script>
<script style="text/javascript">
function numberOfComments(json) {
document.write('Jumlah Komentar : <u><b>' + json.feed.openSearch$totalResults.
$t +
'</b></u><br>');}</script>
<script src="http://belajarsearchengine.com/feeds/comments/default?alt=json-in-
script&callback=numberOfComments"></script></center>

Anda mungkin juga menyukai