PHP and MySQL Captcha System

Spam is one of the biggest problems on the Internet. It is getting harder to fight with the advent of spam bots that visit websites and automatically fetch email addresses, fill out forms and do other nasty things, such as blog spam comments, that could degrade your integrity. Fortunately, using captcha can help.

Whois example script using PHP and Ajax

Category:

This is a simple script for whois using php and ajax. The first thing that is explained is the ajax request. The second thing is the form. Source code is given. Using these the whois script is developed.

Using Static Methods to Build Loader Apps in PHP

The file loading program is a php program or module that includes files using the functions "include/include_once" that are required for working the program as expected. This is the second part of the series that will focus on static methods for building file loading applications.

The following are the topics that are mainly discussed in this tutorial.

JavaScript And CSS Collapsible Navigation Bars

This is the first part of the tutorial. This tutorial mainly explains how to develop navigation bars that can be collapsed by clicking on them. This is developed using Javascript, CSS and basic mark up.

How to Send Email from a PHP Script

This tutorial explains you how to send an email using php programming. This mainly uses the function "mail()" in php to send the emails.

The arguments that have to be passed to the mail function are also explained. An example is also given. The following are basically what are explained in this tutorial.

1) Send Email from a PHP Script
2) Send Email from a PHP Script Example

Add a Chess Game to Your Website

The JavaScript in this resource lets you place a game of chess into your website. A demonstration of the game is also available in the resource.

Free Checkbox Game in JavaScript

The script in this resource could be used to implement a checkbox game in your website. In this game, the player that clicks the maximum number of checkboxes in twenty seconds scores most.

Test Your Visitors' Reflexes with this JavaScript Game

This script lets you add a game named Buzzy to your website. This game is won with good reflexes. The game shall have small green boxes flying past the rows and columns in a large grid.

JavaScript for Button Maina Game

This is the JavaScript to implement the game named Button Mania in your website. A demo of the game is available on the resource website.

JavaScript Ball Bouncing Game

This script could be used to implement a ball bouncing game in your website. The script is available for free. The game is opened in a pop up window.

This script will add a button to your website. When the user clicks on the button, he or she will be opened a pop up window in which the game could be played. The player has to keep the ball bouncing back without letting it fall down.

User login