let me try thanks
On Mon, Nov 28, 2011 at 11:20 AM, Graham Weldon <[email protected]>wrote: > > $filename = 'myfile.txt'; > $content = file_get_contents(VENDORS . $filename); > > > Cheers, > Graham Weldon > http://grahamweldon.com > e. [email protected] > p. (+61) 0407 017 293 > Skype: grahamweldon > > On Sunday, 27 November 2011 at 8:41 PM, bharani wrote: > > > > How to read the file which is located in the vendor location, > > -- > 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 > -- Regards B.S.Bharanikumar http://php-mysql-jquery.blogspot.com/ -- 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
