links for 2007-09-25
-
Análisis y recomendaciones para crear y pertenecer a una red social…
Learn about File API,a powerful API that allows developers to handle files from a users file system and manipulate those files to be used within a web application.
Post original
In this tutorial, we’ll learn how to create a slick email signup form. This form will harness the full power of AJAX, meaning that we will submit data to the server, validate it, and receive a response – all without a single page refresh! Along the way, you should pick up some useful tips related to PHP and JavaScript, as well as general programming …