The World's simplest PHP Message/Quote of the Day Script is a simple script based on php and is a quote displaying script. This script requires Mysql database as backend to put any number of messages or quotes. It displays only one quote per day....
RSS reader is a simple script to read RSS feed forms. One can master RSS/XML parsing with this script in minutes and can Read News, Blogs, Articles, Search or anything with RSS feeds. This script has been heavily recommended by all who have used it.
Hightlight or Censor words in PHP is a tutorial tool that explains the PHP functions that can be done with text handling. From this program you can learn how to extract the bad words from text entries and also can learn how to highlight a text on...
A beginner's guide to threading in C# is an easy to learn tutorial in which the author discusses about the principles of multi threading, which helps in executing multiple operations at a same time. The author offers details about how the multi...
Random numbers in PHP is a tutorial for the users to create three random numbers between 0 and 9. A sample function for this creation is given on the page. simple slots function is also given for generating multiple number. Easy to follow step are...
Working with dates and times in PHP is an article that teaches about the usage of dates and times in PHP projects. The author gives a sample PHP code function for this purpose on the page for easy understanding. The author deals in the following...
Learn how to write in PHP files.
MyNewsGroups :) is a web based news reader in PHP utility with MySQL database backend. This USENET news client has plenty of news servers support. Feature highlights are, optional login system, web based administration interface, subscription...
nntp2rss is an application written in PHP serves as a link maker to get latest new from news groups by using an RSS reader. This RSS makes access to any kind of frequently posted news. Feature highlights are, read any usegroup with the same script...
Antony Bailey's Cookie Encoder is a PHP application for enhancing the security measures for your website and its contents. This software uses base64 encode and MD5 hash encryptions in creating and encoding secured cookies. With just a cookie... |