Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
mauirixxx 76fe71e8aa almost there 7 år sedan
images actual initial commit 8 år sedan
sql actual initial commit 8 år sedan
LICENSE actual initial commit 8 år sedan
README.md actual initial commit 8 år sedan
collection.php actual initial commit 8 år sedan
connect.php actual initial commit 8 år sedan
edit.php actual initial commit 8 år sedan
footer.php actual initial commit 8 år sedan
header.php actual initial commit 8 år sedan
imageupload.php actual initial commit 8 år sedan
index.php actual initial commit 8 år sedan
list.php almost there 7 år sedan
login.php actual initial commit 8 år sedan
logout.php actual initial commit 8 år sedan
newfunko.php actual initial commit 8 år sedan
register.php header/footer action 7 år sedan
search.php almost there 7 år sedan
smart_resize_image.function.php actual initial commit 8 år sedan
style.css actual initial commit 8 år sedan

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 :(