ulyxex version 0.0.5 

I wrote this program using a multi-user database in four days (first version).
I used object-oriented programming in php. This program is optimized for lynx in console mode (it was my first goal).
With this program you can only create text articles in separate pages or links to any pages you want.
This minimal program can be easily modified and enriched, the code is very readable and understandable.
It can be a starting point to learn how to create a php application. 

To install this program you must edit the file "config.php" with the settings of your mysql database and then import the file "ulyxex.sql" in the database. 

To log first in : 
	login = admin
	password = admin

I hope you enjoy this work and you will share your improvements.
This program is licensed under copyleft.
You can use, copy, modify and redistribute it freely. 

Andres Lozano Gallego a.k.a Loz, Ulyxex, 2012-2014.
Copyleft: this work is free, you can copy, distribute and modify it under the terms of the Free Art License http://www.artlibre.org

