PHP has dominated the web space so extensively that it needs no introduction. Connecting to a server via XMLHttp Request and making a partial page refresh is what makes this technique so attractive. However, use of these AJAX requests, although very attractive, can pose dangers as well. JavaScript acts as a vector to infect websites with worms, such as SAMY , using cross-site scripting, also known as CSS or XSS. |