Active Articles: 2038
Total Categories: 16
Sub Categories:616
Sending SMS with HTTP | ||||||||
Tutorial on using PHP to send SMS. You might want to add a Free SMS option to your site to drive traffic to your site.. This tutorial might be useful ... learn more
| ||||||||
| ||||||||
Simple chat and admin panel with PHP/MYSQL | ||||||||
A in-depth tutorial on how to build a simple chatroom and basic admin options like IP banning and editing and deleting messages. Includes SQL table setup. ... learn more
| ||||||||
| ||||||||
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 the advantage is, this chat room can be a ... learn more
| ||||||||
| ||||||||
PHP Test3 | ||||||||
testing php tutorilas * Enter a brief summary of your listing in a phrase or a short sentence. ... learn more
| ||||||||
| ||||||||
Chatterbox | ||||||||
This example shows how to use AJAX to implement a basic chat system on a website. It refreshes the chat transcript using AJAX to maintain a constantly updated view of the chat session. ... learn more
| ||||||||
| ||||||||
PHP/MySQL Shoutbox System: Part Two | ||||||||
The second part of my ever popular Shoutbox tutorial. Covers the creation of the script to post information and read information from the database. ... learn more
| ||||||||
| ||||||||
