When i try exactly the same as the example in the pdf, except Post is
called Article i only get the results of the table in between? Has
anybody else have this problem?:
Array
(
[0] => Array
(
[TaggedArticle] => Array
(
[article_id] => 31
[tag_id] => 1
)
)
[1] => Array
(
[TaggedArticle] => Array
(
[article_id] => 34
[tag_id] => 0
)
)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---