Description of Fortune World project :
Fortune World project is a quote displaying script and is a simple script based on php. It requires Mysql database as backend to store fortune. It allows users to read fortune from Mysql database. This script contains four parts. part 1 is used to convert fortune files to Mysql database. Part 2 reads fortune from Mysql database and write it to connected client. Part 3 is a web interface for each fortune. Part 4 is used to read fortune from both fortuneworld server and Mysql database. Online demo available.