Send XMLHttpRequest () to a method of a class

0

Is there any way I can request.open('post', 'server.php'); call a method from a php direct class instead of calling a file?

    
asked by anonymous 18.05.2015 / 15:32

0 answers