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.
PHP
Whois example script using PHP and Ajax
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.
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
Script for Displaying Random Images on a Website
RandIm is a random image rotator script. It helps you display random images from a folder on the website. The script is created in PHP.
RandIm is completely free and is capable of displaying random images from any folder in the server. This script can also be modified to wok with random files instead of random images.
Free Click Counter Script in PHP
This resource provides a free PHP click counter. It helps you count the number of clicks on any ot the links in the website. The script is name Ccount.
It is free and could also be used as a download counter. This script also gives you the option of hiding your affiliate links. The script does not use an SQL database. Rather, it uses a flat-text database.
Free Help Desk Software in PHP
Hesk is a free Help Desk Software made in PHP. This helps a webmaster implement a ticket-based online help desk system.
That is, with Hesk, clients will be able to submit tickets to resolve issues and also can stay updated on the status of the tickets submitted.
Free Messageboard Script in PHP
A message board is a smaller version of a forum. The free PHP script, known as MBoard, is apt for webmasters who do not prefer to have large forums on their website.
MBoard allows moderation of the messages posted by letting the moderator remove inappropriate posts and filtering out spam. This free script does not need a database to function.
Free Guestbook Script in PHP
For the free guestbook script to work, you must have support for PHP4, a Unix or Windows server preferably and access to the server’s FTP.
This guestbook script is free, doesn’t need a database and allows your visitors to post their comments easily.
Free Php Automated Link Exchange Script
Link Manager, otherwise called as LinkMan, is a fre link-exchange PHP script. The script is meant to take care of the link exchange process of your websites.
Whenever someone adds a link to your website, the LinkMan automatically detects that and if the link works, the script automatically places a reciprocal link on your website.
