
//via Bizarro Comics

//via Bizarro Comics
[video]
[video]
The following is the format for $data that CakePHP expect on your Model->saveAll($data) call, using the example of Article and Tags.
array(
'Article' => array(
//Article data goes here as usual
)
'Tag' => array(
'Tag' => array(
1,
2,
3
)
)
);
Just thought I should note down in case I forget again, like I just did.
Tasty Beef Hor Fun @ Killiney at UOB Haykian
Angry Birds - Chrome Web Store -
Angry Birds is now on Chrome webstore with Canvas goodness for free!
Just taking note after reading the article from Simple Dollar.
When a geek send you return; in the chat, get the fuck out of the conversation, and be quick about it.
You don’t want him throwing tantrums at you, or worst, a stack of formidable 1337 speak curses.
[video]