Menu

phpDixit / News: Recent posts

phpDixit version 0.2.2 released

phpDixit is a PHP/MySQL application that allows users to post/read/search quotations. Its main aim is to be funny.

If you want to install, unzip in a directory (not your home: there is an 'index.php' file). Then point your browser to setup.php, fill in the form (you need the MySQL paramaters), and voila! Your phpDixit is ready.

This release uses PHP session to remember the login, instead of parameters to pages.
This makes it more depending on PHP version (PHP 4.1.2 does not work well).... read more

Posted by François PARMENTIER 2002-12-13

phpDixit version 0.2.1 released

phpDixit is a PHP/MySQL application that allows users to post/read/search quotations. Its main aim is to be funny.

If you want to install, unzip in a directory (not your home: there is an 'index.php' file). Then point your browser to setup.php, fill in the form (you need the MySQL paramaters), and voila! Your phpDixit is ready.

This release fix some bugs (especially in the translation), improve a very little bit the appearance.... read more

Posted by François PARMENTIER 2002-12-05

phpDixit version 0.2.0 (alpha) released

phpDixit is a PHP/MySQL application that allows users to post/read/search quotations. Its main aim is to be funny.

If you want to install, unzip in a directory (not your home: there is an 'index.php' file). Then point your browser to setup.php, fill in the form (you need the MySQL paramaters), and voila! Your phpDixit is ready.

This release is translated into English. :)

TODO:
- expansion to multi-logins (for now, all users get the same login/password).
- votes
- administration pages
- ...

Posted by François PARMENTIER 2002-12-02

phpDixit version 0.1.3 (alpha) released

phpDixit is a PHP/MySQL application that allows users to post/read/search quotations. Its main aim is to be funny.

If you want to install, unzip in a directory (not your home: there is an 'index.php' file). Then point your browser to setup.php, fill in the form (you need the MySQL paramaters), and voila! Your phpDixit is ready.

This second usable release has fixed some setup bug, and adds some changes in the interface (colors).... read more

Posted by François PARMENTIER 2002-12-02

phpDixit version 0.1.2 (alpha) released

phpDixit is a PHP/MySQL application that allows users to post/read/search quotations. Its main aim is to be funny.

At least the first USABLE release!

If you want to install, unzip in a directory (not your home: there is an 'index.php' file). Then point your browser to setup.php, fill in the form (you need the MySQL paramaters), and voila! Your phpDixit is ready.

TODO:
- translations (using phpLang)
- expansion to multi-logins (for now, all users get the same login/password).
- votes.

Posted by François PARMENTIER 2002-11-29

phpDixit version 0.1 (alpha) released

phpDixit is a PHP/MySQL application that allows users to post/read/search quotations. Its main aim is to be funny.

At least the first release!

That's the first time for this project's administrator.

If you want to install, unzip in a directory and modify dixit.const.php. Then launch create.sql (or create an equivalent table using eSKueL or phpMyAdmin). And voila! Your phpDixit is ready.

TODO:
- installer (next release will see it).
- translations (using phpLang)
- expansion to multi-logins (for now, all users get the same login/password).

Posted by François PARMENTIER 2002-11-27