Hi All,
I am uploading images through my controller to app/tmp/images,
uploading is working fine.
But when I try to access the app/tmp/images it does not display the
image in the corresponding view.thtml file.
I am using this code for displaying image
$html->image('/app/tmp/image')
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---