SourceForge.net Logo
Firefox 3

PhpMyManga is a web-based application for cataloging your collection of mangas.
You can download the last version here: http://sourceforge.net/projects/phpmanga.

Requirements:

  1. Apache web server.
  2. MySQL 4 or higher.
  3. PHP 5 or higher with the modules mysql and gd2.

Changelog:

version 1.0.0 (2007-02-15):

Lists are filterable.
New button style.
Calendar button can be used to select a date (jscalendar).
Previous/next button in the detail of a volume page and upload image page.
Bugs fixed andf code cleaning.

version 0.9.0 (2006-11-09):

Lists can be sorted.
PDF export.

version 0.8.3 (2006-10-18):

If the cookies are refused by the browser, the sessionid is added in the urls.
The images can be displayed in the manga detail page.

version 0.8.2 (2006-10-17):

German version updated.
A remote file inclusion vulnerability is possible if register_globals=on. (reported by nuffsaid)

version 0.8.1 (2006-10-16):

Bug fixed:

  • Impossible to delete an uploaded image.
  • IE didn't display the tag pages correctly.
The file dbconfig.php is moved in the admin folder.
A new file themeconfig.php in the admin folder can be used to use another theme.
The available themes are in the folder themes:
  • classic is the default theme.
  • blackchii is a new theme created by black-chii.
Possibility to switch theme.

version 0.8 (2006-10-12):

Releases schedule.
New fields: rating(manga) and isbn(volume).
A checkbox in the table header to select/unselect all the checkboxes.

version 0.7 (2006-10-02):

German translation (black-chii).
Search functionality.

version 0.6 (2006-09-07):

Fixed sql script (black-chii).
The delete button is visible if something is selected.
Add some tests.
Upload of images.

version 0.5 (2006-07-26):

First public release.