if you do: (in the controller)
 debug(print_r($this->data,true));

It doesn't return anything?

On Jan 25, 10:55 pm, Darren884 <[EMAIL PROTECTED]> wrote:
> Is it my server? The data will save but when I used print_r to output
> the array it will not show the post data. The only data it shows is if
> the value is pass through like value="data" in the input tag. If I try
> to use $this->data['att']['field'] it will not display any inputted
> data passed on through a post form... any ideas as to why this occurs?
--~--~---------~--~----~------------~-------~--~----~
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