 syp41k
skype: Joherlol

  php -> who-online    config.php  .
   php    php ftp   scripts!
       :

<div id="who_online"></div>
<script type="text/javascript">
    jQuery(document).ready(function(){
	jQuery.ajax({
	    url: encodeURI("/php/who-online/users.php"),
	    type: "GET",
	    data: "",
	    timeout: 20000,
	    dataType: "jsonp",
	    success: function(data){
		$('#who_online').html(data.content);
	    }
	});
    });
</script>


 .
