Very short snippet: how to identify AJAX calls in PHP
Wednesday, March 17, 2010When building a Gateway Ajax, that is a file that is called XMLHTTPRequest Javascript object, we may unwittingly create a tunnel for unwelcome intrusions. For since a file like the others, located on our server, it is also accessible from the address bar of your browser. Fortunately there is a simple way to identify the type of request: PLAIN [...]










