Yet another PHP based Funko Pop collection tracker, about as bare bones as you can get, but it's functional.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
mauirixxx 76fe71e8aa almost there hace 7 años
images actual initial commit hace 8 años
sql actual initial commit hace 8 años
LICENSE actual initial commit hace 8 años
README.md actual initial commit hace 8 años
collection.php actual initial commit hace 8 años
connect.php actual initial commit hace 8 años
edit.php actual initial commit hace 8 años
footer.php actual initial commit hace 8 años
header.php actual initial commit hace 8 años
imageupload.php actual initial commit hace 8 años
index.php actual initial commit hace 8 años
list.php almost there hace 7 años
login.php actual initial commit hace 8 años
logout.php actual initial commit hace 8 años
newfunko.php actual initial commit hace 8 años
register.php header/footer action hace 7 años
search.php almost there hace 7 años
smart_resize_image.function.php actual initial commit hace 8 años
style.css actual initial commit hace 8 años

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