You are here: DEVPPL Tutorials php chat-systems
NOTIFICATIONS
54.115
MEMBERS
15.697
TOPICS
62.285
POSTS
  562
FLASH GAMES
7.740
TUTORIALS
 

Login

E-mail:
Password:

Php Tutorials - Chat-systems

chat-systems tutorials

K-Shout box

K-Shout box

Rating:
(0)
Clicks: 774
Category: PHP >> Chat Systems
create a simple shout box with word sensor
PHP/MySQL Shoutbox System: Part One

PHP/MySQL Shoutbox System: Part One

Rating:
(0)
Clicks: 804
Category: PHP >> Chat Systems
This is Part 1 of my Shoutbox tutorial. It covers creating the MySQL table to hold all shoutbox info, through one of two methods: phpMyAdmin or a PHP query.
Adding smilies to your scripts

Adding smilies to your scripts

Rating:
(0)
Clicks: 915
Category: PHP >> Chat Systems
Goes through how you can add smilies to your news, shoutboxes etc to make them more attractive and so people can express their feelings. Tutorial makes everything clear and easy to use. Youll be used to this :) in no time.
PHP-Based Chat Room

PHP-Based Chat Room

Rating:
(0)
Clicks: 875
Category: PHP >> Chat Systems
This particular design of web-based chat uses variables posted from a form, processes them into HTML and writes them to a file. Put the form and the message file in a frameset and you have something that looks reasonably like a BeSeen chat room. Of course
^ Back to Top