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