Categories
Tags → Implementing Php

Ajax Chat

Ajax Chat is a free customizable web chat software implemented in JavaScript (client side) and PHP (server side). JavaScript XMLHttpRequest object is used to fetch new data from the server. The script implements public and private chat; logging in as...
DETAILS

PHP Chat

PHP Chat is a free customizable web chat software implemented in JavaScript (client side) and PHP (server side). The script implements public and private chat; logging in as a register user or as a guest; smileys; etc. PHP Chat can be integrated with...
DETAILS

NavStudio 2005

NavStudio 2005 is a complete visual interface for designing and implementing DHTML menus. The interface allows for cross browser / platform pixel perfect menu design with its unique interactive design area. The JavaScript menus that are generate...
DETAILS

NavStudio 2005

NavStudio 2005 is a complete visual interface for designing and implementing DHTML menus. The interface allows for cross browser / platform pixel perfect menu design with its unique interactive design area. The JavaScript menus that are generate...
DETAILS

Web Based FTP with PHP and Sockets

This tutorial takes you through the creating of a web based FTP program using PHP and raw sockets. We do not make use of the PHP FTP api. Instead we build our client from the ground up by implementing the functionality as described in the FTP RFC.
DETAILS
©2003-2019 jCay.com