Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
mauirixxx 76fe71e8aa almost there 7 yıl önce
images actual initial commit 8 yıl önce
sql actual initial commit 8 yıl önce
LICENSE actual initial commit 8 yıl önce
README.md actual initial commit 8 yıl önce
collection.php actual initial commit 8 yıl önce
connect.php actual initial commit 8 yıl önce
edit.php actual initial commit 8 yıl önce
footer.php actual initial commit 8 yıl önce
header.php actual initial commit 8 yıl önce
imageupload.php actual initial commit 8 yıl önce
index.php actual initial commit 8 yıl önce
list.php almost there 7 yıl önce
login.php actual initial commit 8 yıl önce
logout.php actual initial commit 8 yıl önce
newfunko.php actual initial commit 8 yıl önce
register.php header/footer action 7 yıl önce
search.php almost there 7 yıl önce
smart_resize_image.function.php actual initial commit 8 yıl önce
style.css actual initial commit 8 yıl önce

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