Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to create image taging system in cakephp can any one say how i create data dictionary and how i handle relationship in cake ?

share|improve this question

1 Answer

if you mean tag system like in facebook see this example

A simple cake php tutorial to make simple photo album with photo tag like in face book

all tag function in tag.js & 'view,tag' functions in photos_controller

first you should run .sql on mysql

Code

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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