Hello
I want enter one field record in multiple table.
<?php e($form->input('Moviecast/movieid',array('label' => false,'type'
=> 'select',
'options' =>
array(
'' => 'Select Movie',$movielist
)))); ?>
I want insert this field multiple tables
which type possible that.
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---