Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
mauirixxx 76fe71e8aa almost there il y a 7 ans
images actual initial commit il y a 8 ans
sql actual initial commit il y a 8 ans
LICENSE actual initial commit il y a 8 ans
README.md actual initial commit il y a 8 ans
collection.php actual initial commit il y a 8 ans
connect.php actual initial commit il y a 8 ans
edit.php actual initial commit il y a 8 ans
footer.php actual initial commit il y a 8 ans
header.php actual initial commit il y a 8 ans
imageupload.php actual initial commit il y a 8 ans
index.php actual initial commit il y a 8 ans
list.php almost there il y a 7 ans
login.php actual initial commit il y a 8 ans
logout.php actual initial commit il y a 8 ans
newfunko.php actual initial commit il y a 8 ans
register.php header/footer action il y a 7 ans
search.php almost there il y a 7 ans
smart_resize_image.function.php actual initial commit il y a 8 ans
style.css actual initial commit il y a 8 ans

README.md

funkopopscollector

Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it’s functional.

Basically you can add a new Funko Pop you own - it collects the Pop number, Pop name, Pop collection, you can add/edit the date you bought the Pop, and add an image to it afterwards. You can edit/delete stored pops, AND it’s multi user friendly, so you and your family/friends can all use it to track their collection.

I know it’s ugly, but it’s highly functional, and searching works well, but the mobile version (ha!) needs to be done/started/helped.

Just need PHP & MySQL/MariaDB and some know how to get this thing going. I forget how to add users :(