$.get( 'zet.php', function(data){ var response = $('#numoz', data).html(); console.log(response); } );