Hi

I got a regular post data array in one of my controllers in which I
need to get out the information in the same format as the id in the
html.

For example. I might have an array like this.

array('Page' => array('subject' => 'test'));

The string i need to get out then would be this.
PageSubject

Note that it's always just one field, never more. Any ideas on how to
implement it?

Thanks for all input :)

Andreas
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to