- [PHP, AJAX, MySQL] Simple AJAX chat in PHP
As the title says, in this post I show a script in PHP, using Javascript and MySQL, to generate a very simple web chat, without using any JAVA/Flash applet.
in Public bookmarks with ajax php tutorials
- 10 Promising JavaScript Frameworks
Popular JavaScript frameworks/libraries like jQuery, MooTools, Prototype, and YUI (to name a few of the most popular JavaScript frameworks out there) definitely have a solid foothold in the JavaScript framework arena.
in Public bookmarks with ajax javascript tutorials
- 25 Excellent Ajax Techniques and Examples
Ajax allows for rich-internet applications that mimic the responsiveness and complex user interfaces typically associated with desktop applications.
in Public bookmarks with ajax tutorials
- A JavaScript make-like utility
Peter Michaux has created a make, or rake-like utility for JavaScript called xmake. You create a Xmakefile.js such as
in Public bookmarks with ajax tutorials
- AIM Express
JSJaC is a JavaScript Jabber Client Library that was built "to ease implementation of web based jabber clients.
in Public bookmarks with ajax tutorials by 3 users
- AJAX & PHP star rating system script
If you want to implement the script to your existing CMS you must: 1. specify the variable $article_id so that every article_id to have a different rating. i.e: $article_id=1; etc...
in Public bookmarks with ajax php tutorials
- Ajax Beginners Tutorial
A cross platform tutorial for beginners, it's useful if you don't know how to use Ajax technology, it's recommended to start with this tutorial...
in Public bookmarks with ajax tutorials by 3 users
- AJAX calls and expired sessions
I have been updating a bunch of code recently to make use of the new features in Prototype 1.6 and one of the great additions in this release was the introduction of Automatic JavaScript response evaluation.
in Public bookmarks with ajax tutorials
- AJAX Chat Tutorial
online chat that implemented using ajax and php on mysql database, easy to learn an code is available
in Public bookmarks with ajax chat tutorials by 2 users
- Ajax Control Toolkit with ASP.NET MVC#
I have been playing with ASP.NET MVC for about 4 months now and have a couple sites, one decent sized, in production right now.
in Public bookmarks with .net ajax tutorials
- Ajax Effects With jQuery
jQuery is an extremely small, yet fast and reliable JavaScript library. With jQuery you can do so much more using less code.
in Public bookmarks with ajax tutorials
- AJAX file upload
Ever wanted to upload files (using AJAX) like in GMAIL, without reloading the page? Now you can. Cross browser method to upload files using AJAX in only 1Kb of code.
in Public bookmarks with ajax tutorials by 3 users
- AJAX file upload tutorial
First of all I have to say that to create a pure AJAX file upload system is not possible because of security limitations of JavaScript. All of the Ajax upload systems I know use some third party tool/package or only mimics the AJAX feeling.
in Public bookmarks with ajax tutorials
- AJAX PHP MySQL Select Query
First we have to make HTML page where the drop-down list will be generated from MySQL Database by PHP server side and also we have to place some tags where will display employs data.
in Public bookmarks with ajax php tutorials
- AJAX RSS Reader Step by Step Tutorial
I received many emails requesting more AJAX workshops, and as I promised before, this is another tutorial about writing an AJAX RSS Reader.
in Public bookmarks with ajax rss tutorials
- Ajax search in Rails
Ajax is a must these days for websites. It is used in almost all applications and in many cases is used for the wrong reasons. One of those cases is however used for the right reason, Ajax search.
in Public bookmarks with ajax tutorials
- Ajax Shoutbox
YShout is a lightweight yet full-featured package that allows you to easily add a shoutbox to your website. Shoutboxes are a great tool to receive feedback from your visitors, and YShout allows you to chat with them in real-time! YShout is also:
in Public bookmarks with ajax tutorials by 2 users
- Ajax Tutorial
AJAX is not a new language, but just a new way to use existing standards. With AJAX you can create better, faster, and more user friendly web applications.
in Public bookmarks with ajax tutorials
- AJAX tutorial for begginers
So ajax is a buzz word around the whole web 2.0 scene. It stands for Asynchronous JavaScript And XML. Basically it's just using some javascript to call a function called xmlHttpRequest(); .
in Public bookmarks with ajax tutorials
- Ajax Tutorials
Amazing list of useful ajax tutorials and scripts with a detailed descriptions.
in Public bookmarks with ajax tutorials by 3 users
Next »
tutorials from all users