/**
 * Php_Homepage
 *
 * @copyright    20/03/2004
 * @since        15/11/2003
 * @version      1.6
 * @author       Eric BLAS <webmaster@phphomepage.net>
 */

-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
English

Explanation
-----------

This application makes it possible to generate a homepage for the Internet navigator

Install
-------

1.Create a database
2.Configure the file "include/config.inc.php3" with the parameters of your table
  (Configure the file "local.inc.php3" with parameter of include if necessary)
3.Open the " index.php3 " page in a navigator
4.Table are generate on the first print of the index.php3
5.you can amuse yourself with the application

If the table is not create use the file "include/homepage.sql" to generate it.

Use
---

1.Once that you displayed the homepage
2.Make on your homepage by default (you can record it locally if you want)

-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Update
------
v 1.6 (20/03/2004)
- grammatical Correction of the comentaires 
- correction of the bug of addition of a new account for a compatibility PHP4 > = 4.1
- automatic cleaning of the base
- modify the links

v 1.5 (11/16/2003)
- Comment to the standard of phpdoc (http://www.phpdoc.de/)
- Improvement of coding for a faster posting
- Passage in PHP4
- Coding on the w3c norm
- Some corrections of bug minor
- Addition of the Russian language provided by Lord (Kox@smtp.ru)

v 1.4a (11/19/2001)
- Reorganization of phphomepage (appearance of the file include)
- Some corrections of bug minor for better an installation

v 1.4 (08/09/2001)
- Reorganization of phphomepage (appearance of the file localisation)
- Better integration of the language
- Improvement of coding

v 1.3 (01/11/2001)
- Inclusion of the English file
- Correction of some bug

v 1.2 (01/10/2001)
- Creation of a file of language
- Possibility of putting in English (not provided)
- Correction of some bug

v 1.1 (01/09/2001)
- First version on line
- French exclusively 