954,576 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

image search image with PHP?

hi all,
Is it possible for user to upload Picture , and search same /similar picture which store in MySQL with PHP language?
Thanks

sven1981
Newbie Poster
4 posts since Jun 2009
Reputation Points: 10
Solved Threads: 0
 

Yes it is possible !!!

DangerDev
Posting Pro in Training
485 posts since Jan 2008
Reputation Points: 165
Solved Threads: 59
 

Your problem is having two part:
1. Upload the image and its detail.
2. Search the image.
Take one part at a time and solve it, please do post the problem you face.

DangerDev
Posting Pro in Training
485 posts since Jan 2008
Reputation Points: 165
Solved Threads: 59
 

when you are uploading any image, the image name should contain the keyword for what you can search

for example if some one want to search apple pictures and type the Apple in search field then you can search the word apple in db field where you are saving the image name or URL, or store small description with image contain keywords for which any user can search.image by itself is not readable so you should associate the information with that image for search

BzzBee
Posting Whiz
327 posts since Apr 2009
Reputation Points: 16
Solved Threads: 48
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You