tutorials

Sponsors
Partner Sites
Mini-Chat Tutorial
This tutorial is about my mini-chat script. Its not really a chat, since dialogs are updated only when page refreshes. It is the first tutorial of a series for some development techniques. Right now, I will focus on explaining how I managed the building
PHP Tutorials > Chat Systems
 
View Phpbb Stats on Index
Allows you to show your phpbb forum stats on your index page.
PHP Tutorials > Chat Systems
 
K-Shout box
create a simple shout box with word sensor
PHP Tutorials > Chat Systems
 
PHP/MySQL Shoutbox System: Part One
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.
PHP Tutorials > Chat Systems
 
Adding smilies to your scripts
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 Tutorials > Chat Systems
 
PHP-Based Chat Room
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
PHP Tutorials > Chat Systems
 
View PhpBB Topics on Index
Allows you to view phpbb forum posts on your index page.
PHP Tutorials > Chat Systems
 
Hooble Shout
Hooble Shout (HS) is Hooble's newest product. HS is written in PHP and utilises various JavaScript functions HSs design has been purely constructed using CSS allowing it to be easily modified. Some unique features of HS are A Link From Each Users Name, C.
PHP Tutorials > Chat Systems