Esempio n. 1
0
 function ajax_test_remote()
 {
     $r = new PheryResponse();
     return $r->alert('holy mother');
 }