good day
nice joke

2 people currently working on my gallery Me + My friend
Its small gallery for people.. now.. but we want be bigger and maybe..some day.. buy licence and be commercional

BUT that have doesnt with my needs

I will explain - we are gallery with screens from mmorpg games. So there is game called world of warcraft. If anyone submit screenshot, it will have name wow01 wow02 wow03 ..etc
so if I search for world of warcraft - nothing
If I search for wow - nothing
that is why I need partial search.. because if I try wow* it will find all wow* screens
I know the idea is little wrong.. but its based on problem with lazyness.. people dont want type description/keywords

+ if someone try search for wow* boss .. it will find something about world of warcraft and bosses
edit:
I tried add some keywords to database via sql query and I see that keyword under picture, but search wont find that keyword (if I add keyword manually, search will find it).. so where is keywords stored? I found it only in table 4images_images column image_keywords .
Thanks fo rhelp