Categories
Tags → Php Private Data

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

RSA

This class is a pure PHP implementation of the RSA public key encryption algorithm. It can generate the public and private keys from two prime numbers. The public key should be used to encrypt the data. Only the private key can be used to...
DETAILS

Secure - User/Group Management Software

Secure is a standalone user/group management system written in PHP that provides a customizable interface for user logins, user data and various other user associated functionality. Secure is the perfect tool for websites wishing to provide secure pr...
DETAILS

phpWebChat

phpWebChat is a PHP Web chat application that uses a MySQL database on backend for data handling. It features: Private message, User registration system, User configurable Refreshrate, Background, Foreground, Away message, and more.
DETAILS
©2003-2008 jCay.com