1.

In What Way Are Proxyless Calls Different Than The Proxied Calls In Ajax?

Answer»

Proxyless calls can be possible USING functions such as HTML_AJAX.replace() or HTML_AJAX.append(). This functions are JAVASCRIPT UTILITIES. Proxied calls are possible by using limitations of PHP classes or stub OBJECTS in JavaScript.

Proxyless calls can be possible using functions such as HTML_AJAX.replace() or HTML_AJAX.append(). This functions are JavaScript utilities. Proxied calls are possible by using limitations of PHP classes or stub objects in JavaScript.



Discussion

No Comment Found