Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
mauirixxx 76fe71e8aa almost there 7 роки тому
images actual initial commit 8 роки тому
sql actual initial commit 8 роки тому
LICENSE actual initial commit 8 роки тому
README.md actual initial commit 8 роки тому
collection.php actual initial commit 8 роки тому
connect.php actual initial commit 8 роки тому
edit.php actual initial commit 8 роки тому
footer.php actual initial commit 8 роки тому
header.php actual initial commit 8 роки тому
imageupload.php actual initial commit 8 роки тому
index.php actual initial commit 8 роки тому
list.php almost there 7 роки тому
login.php actual initial commit 8 роки тому
logout.php actual initial commit 8 роки тому
newfunko.php actual initial commit 8 роки тому
register.php header/footer action 7 роки тому
search.php almost there 7 роки тому
smart_resize_image.function.php actual initial commit 8 роки тому
style.css actual initial commit 8 роки тому

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