Re: how tho show files with cakephp?

2009-06-19 Thread Ricky Paz

I've not understood. If I do that, how can i show the file's content
inside browser like youtube or amazon?

On 18 jun, 04:22, Kyo ready2jam2n...@gmail.com wrote:
 If you set everything up with CakePHP correctly, all you need to do is
 place the files into your webroot folder (I think the app/webroot/
 files folder is suitable for you needs).

 hth,

 Kyo
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: how tho show files with cakephp?

2009-06-19 Thread brian

Just link to them. If you need them to be inside your interface, you
could have them load inside of an iframe. Though, keep in mind that
not all browsers come equipped to view MSWord files or PDFs. The text
files, certainly, you could read with, eg. PHP, and display the text.

On Fri, Jun 19, 2009 at 11:08 AM, Ricky Pazricky...@gmail.com wrote:

 I've not understood. If I do that, how can i show the file's content
 inside browser like youtube or amazon?

 On 18 jun, 04:22, Kyo ready2jam2n...@gmail.com wrote:
 If you set everything up with CakePHP correctly, all you need to do is
 place the files into your webroot folder (I think the app/webroot/
 files folder is suitable for you needs).

 hth,

 Kyo
 


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



how tho show files with cakephp?

2009-06-17 Thread Ricky Paz

Hi,

i have an repository of archives and i don't want that people have to
download them to see the archives's content. How can i show in my
browser pdfs, docs, txts, etc. Is there a way in cakephp to do this?
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: how tho show files with cakephp?

2009-06-17 Thread Kyo

If you set everything up with CakePHP correctly, all you need to do is
place the files into your webroot folder (I think the app/webroot/
files folder is suitable for you needs).

hth,

Kyo
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---