vote up 1 vote down star

I am a big fan of jquery and PHP. I have already found a solution to batch upload jpg with resizing. I am now on a looking for a solution to MANAGE photo list

must i need : view (thumbnail) edit name (simple) delete (single click)

Will be cool : crop color correct sharpen

So the question, does anybody know a framework or php script that do the must (view,edit name, delete picture) WITHOUT a database

Overall, there will be a folder that you fill with jpg, upload with ajax, slideshow with jquery, manage with php, everything dynamic. If it found 5 photos in the folder, slideshow thos 5 and/or manage, if 500 fo the same no question ask !

Thanks in advance for your great solution

flag

1 Answer

vote up 1 vote down check

A quick Google search turned up phpGraphy. It has thumbnails and administration and does not use a database.

link|flag
look interesting.. will try it tonight – marc-andre menard Jul 13 at 12:59
I try the program... good idea, bad execution.... too complicated... to DOS based ! – marc-andre menard Jul 15 at 0:35

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.