As the error says;

> <?php if(!(array_key_exists($gift['GiftCategory']['name'])); ?>

Sent from my iPad

On 7 Feb 2011, at 05:56, "[email protected]" <[email protected]> wrote:

> Hi guys,...
> how u dooooing...
> 
> I need help with php statement. I'm getting an error:
> Parse error: syntax error, unexpected ';' in /home/zipmaniak/
> zippopeople.com/html/app/views/gifts/admin_manage.ctp on line 93
> 
> <?php if(!(array_key_exists($gift['GiftCategory']['name'])) ?>
> 
> Please some one help me with this...  or if I have to call from
> controller,... how do I do that...?
> 
> <?php if(!(array_key_exists('controller', $this->params) && $this-
>> params['controller'] == 'gifts' ..... ---WHAT ELSE IN
> HERE ???--- )): ?>
> 
> Thanks
> Chris
> 
> -- 
> 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
> [email protected] For more options, visit this group at 
> http://groups.google.com/group/cake-php

-- 
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
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to