Secure AJAX
Published on September 3rd, 2006 in PHP, Programming, Web
Everyone using AJAX knows what it can do to improve your Web App. Well, AJAX when used with a database, can also expose your critical data. To avoid this, the nice people at informit.com have put a pretty good article together which will basically allow you to password protect your AJAX requests on the client-side and check them on the server-side using PHP. Click here to read the article.
Share ThisTrackback URL for this post:
http://www.yatblog.com/2006/09/03/secure-ajax/trackback/