Hello Everyone..

i have an array whose print_r() output is
Array ( [deadlines] => Array ( [deadline] => Array ( [0] => Array
( [date] => 12/10/2011 [text] => My First Project Completed ) [1] =>
Array ( [date] => 12/2/2012 [text] => have to do something ) [2] =>
Array ( [date] => 12/5/2012 [text] => hv done something new ) ) ) )

i want to store it in my database.. how can i store it in my database.

as i am new in this so please describe all.

thanks in advance.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to