Hello people, I am really caught in this complex problem.
I am working on a project that requires uploading of jpeg photos taken by professional photographers.
The images contain Keywords and comments that need to be extracted and stored in a database so that later a search can be performed on the basis of that.
I need to know if there is a was in which the keywords and comments for each image can be read using PHP.
And if php cannot do it, I would really appreciate if someone can guide me as to how it can be done.