|
|
| Chat [+] Favor-It | |
| |
 |
| | Sort By:
|
In this article I am going to step you through installing PHP under IIS (Internet Information Server) on Windows 2000 . We will then look at using Microsoft Access as the backend database to create a discussion forum. Author: JayeshJain Code: PHP 4.0 |
This tutorial will walk you through the steps to create an JSON AJAX driven website. We will be passing the message data back as XML, we will be using JSON.
Author: Dynamic Ajax Code: PHP 4.0 |
In this article, Tim will show you how to create a quick-n-easy chat script using PHP and a very simple MySQL database. The script will allow visitors to choose a nickname, enter text to send to the chatting window, and view messages from other people. Author: Tim Pabst Code: PHP 4.0 |
|  | |
As you may have guessed, in this article I’ll attempt to develop a chat application by using AJAX as the workhorse for sending out http requests without involving page reloading.
Author: Alejandro Gervasio Code: PHP 4.0 |
First thing to ask is what is chatting? So what do I need to Code? Basicly, a chat is a set of messages posted by someone, and in the order they've been posted. So we can write a first form, having two fields 'login' and 'message'. Author: Greggory Code: PHP 4.0 |
AJAX Chat Tutorial Part 1 is a tutorial that is a step by step introduction to creating a lightweight chat application using XML as a storage medium. You can download the current version of the source code for this application to help you along. Author: Maugrim Code: PHP 3.0 |
Dynamic Graphs with PHP is a tutorial that will show you how to use the data recorded on a site, and transform some of it into some eye pleasing graphs. Great if you need to show them off to more then yourself. Author: Ramsey Nasser Code: PHP 4.0 |
|  | |
AJAX Chat Tutorial Part 7 is part of a series used to show you how to create a chat application in PHP using the great features of AJAX. In this section, we can add a few additional features to polish up our implementation. Author: Maugrim Code: PHP 5.0 |
This tutorial will walk you through the step in order to create an AJAX driven web chat program. This will be a very simple program, but will be expanded upon in future tutorials. Author: Ryan Code: PHP 5.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|