Re: getting an error on $html->url
Use as following.....
<?php echo $html->url("/group_banners/upload/". $group['Group']['id'] ."?PHPSESSID=" . session_id(), true) ?>
On Sat, Nov 10, 2012 at 5:09 AM, Chris <chris69m@yahoo.com> wrote:
hi guys,... can someone help me please,... thanks in advanceI'm getting an error when I include $group['Group']['id'] in $html->url<?php echo $html->url('/group_banners/upload/. $group['Group']['id']?PHPSESSID=' . session_id(), true) ?>how can I do this?--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
--
Chetan Varshney
Ektanjali Softwares Pvt Ltd
--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home