Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
mauirixxx 76fe71e8aa almost there vor 7 Jahren
images actual initial commit vor 8 Jahren
sql actual initial commit vor 8 Jahren
LICENSE actual initial commit vor 8 Jahren
README.md actual initial commit vor 8 Jahren
collection.php actual initial commit vor 8 Jahren
connect.php actual initial commit vor 8 Jahren
edit.php actual initial commit vor 8 Jahren
footer.php actual initial commit vor 8 Jahren
header.php actual initial commit vor 8 Jahren
imageupload.php actual initial commit vor 8 Jahren
index.php actual initial commit vor 8 Jahren
list.php almost there vor 7 Jahren
login.php actual initial commit vor 8 Jahren
logout.php actual initial commit vor 8 Jahren
newfunko.php actual initial commit vor 8 Jahren
register.php header/footer action vor 7 Jahren
search.php almost there vor 7 Jahren
smart_resize_image.function.php actual initial commit vor 8 Jahren
style.css actual initial commit vor 8 Jahren

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