you get any errors ?

App::uses('Folder', 'Utility');
$folder = new Folder(APP . 'View' . DS . 'Pages' . DS);

$readed = $folder->read();
--
Lep pozdrav, Tilen Majerle
http://majerle.eu



2012/7/9 Shahruk Khan <shahruksem...@gmail.com>

> $Folder = new Folder('');
>
> I'm trying to CD up to app/Views/pages so I can read all the files in
> there and do some A/B testing. Unfortunately, I can't seem to able to
> figure this out. Any help?
>
> --
> 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
> cake-php+unsubscr...@googlegroups.com 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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to