make sure about your image path in database is relative path On Tue, Sep 13, 2011 at 3:02 PM, Andras Kende <[email protected]> wrote:
> what is <?php echo $path; ?> ? > > Andras Kende > > > On Sep 13, 2011, at 2:14 AM, Sivaramakrishnan S wrote: > > > hi, > > i save the image path in mysql field.i get that path in controller > > and send it to template to print the image by using > > $html->image($path), but this one is not working for me, so anyone can > > help to fix this problem > > > > Thanks in advance, > > shiva > > > > -- > > 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 > -- 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
