plegall 5b65fca36c fixes #1068 escape the rank new MySQL 8 reserved word
This time, we do it right before sending the query to MySQL, in the pwg_query
function. This is not optimal, because we add extra processing, useless most
of the time. This solution has less impact on code, and automatically work for
all core and plugins SQL queries.
2019-08-30 12:11:47 +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
2019-08-14 16:50:19 +02: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.4%
HTML 9.7%
JavaScript 7.3%
Go Template 4.7%
CSS 3.3%
Other 0.5%