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 zafer ( 15 years ago )
function yorumGonder(){
  $.post('islem.php', {sayfa : 'yorumGonder', yorumYazi : $('#yorumYazi').val(), islem : 'bekleyen', uyeId : 'uyeId'}, function(c){
   alert(c);
  });  
 };

 

Revise this Paste

Your Name: Code Language: