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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
Wednesday, May 23, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment