Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as JavaScript by asdfasdf ( 16 years ago )
[removed] 
 
  function AMXsrv(sid)
  {
 
  $.ajax({
    url: 'include/favorit.php',
   data:  "server_id="+sid + "&user_id=114" ,
    success: function(data) {
  
    
    

       $('#serv-' + sid).remove();
       num--;
 
   
   
    }
   
  });
 
 
 
 
   
  }
  [removed]

 

Revise this Paste

Your Name: Code Language: