• phpGraphy Philosophy

    KISS (Keep It Simple, Stupid). Even if this acronym may appear in some cases a bit reducing, I think that coding with this philosophy in mind is a key point if you want something to be both efficient and accessible, you need to concentrate on your main goal and not add funny but useless features. Efficiency, fastness and security, here… read more

  • Requirements

     A webserver with PHP 4.1.0 or greater (PHP 4.3.x recommended to get full functionnality) I meet the requirements, take me to the download page. Optional  convert utility from ImageMagick if your PHP configuration doesn’t support the use of GD (used for automatic thumbnail/lowres picture generation)  MySQL if you prefeer using it instead of the default fast text database  exiftran or jpegtran for the lossless jpeg rotation

  • Brief history

    phpGraphy has originally been written by Christophe Thibault in year 2000, he has driven the project for almost a year, from the first release 0.9 up to release 0.9.7. Then he become too busy to continue improving the application. I decided to continue to add the features that where missing to me. At the end of last year (in 2004),… read more