found 3 posts tagged ajax
start blog post

Saving Drawn Images with Canvas and Cake.js

aug
31

2009

Save drawn images using the HTML5 Canvas tag, the Cake.js library, and a few simple lines of PHP.

var tags = [, ];

read(this.post); // 2 Comments

end blog post
start blog post

AJAX Phrasebook

dec
21

2008

AJAX Phrasebook of ready-to-use JavaScript and PHP code. Learn the basics of AJAX and XMLHttpRequest.

var tags = [, , ];

read(this.post); // 4 Comments

end blog post
start blog post

AJAX: Cross-Browser XMLHttpRequest

oct
28

2008

Make AJAX cross-browser compatible, whether it supports XMLHttpRequest or IE's proprietary AJAX DLLs.

var tags = [, ];

read(this.post); // 2 Comments

end blog post