How does the HTML code look like, that your html->image code
generates?
What do you expect the generated HTML code to look like? And how do
you expect it to behave?
Enjoy,
   John

On Apr 19, 3:41 pm, chandrasekhar reddy <chanduc...@gmail.com> wrote:
>                                     <?php echo $html->
>                                                image(
>                                                     'new_profile_down.png',
>                                                      array(
>                                                     'border' => 0,
>                                                     'width'=>56,
>                                                     'height'=>52,
>                                                     'url' =>
>                                                      array(
>                                                           'action' =>
>                                                           'profiles', '?' =>
> array('intAction' => '2', 'MODE' => '1')
>                                                      )
>                                                      )
>                                                );
>                                     ?>
>
> i tryed this one its working i dontknow its working correct or not.
>
[snip]

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to