plegall 63bbba8e36 fixes #1060 always escape table/column names in advanced database functions
which are single_insert, single_update, mass_inserts and mass_updates. The new function
protect_column_name simply surrounds the name with backticks, if needed.
2019-08-13 16:44:54 +02:00
2019-02-11 14:15:48 +01:00
2015-09-15 19:28:15 +02:00
2015-07-26 19:11:37 +02:00
2019-02-11 14:15:48 +01:00

Piwigo

Piwigo is photo gallery software for the web, built by an active community of users and developers.

Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and open source.

screenshot

Requirements

  • A webserver (Apache or nginx recommended)
  • PHP 5.3 or greater
  • MySQL 5 or greater or MariaDB equivalent
  • ImageMagick (recommended) or PHP GD

Quick start install

NetInstall

More information

Manual

More information

If you do not have your own server, consider the piwigo.com hosting solution.

Contributing

Piwigo is widely driven by its community; if you want to improve the code, fork this repo and submit your changes to the master branch.

License

Piwigo is released under the GPL v2 license.

Languages
PHP 74.3%
HTML 9.7%
JavaScript 7.3%
Smarty 4.8%
CSS 3.3%
Other 0.5%