Re: php fileinfo needed
On Tue, 22 Jan 2008 10:36:42 +0100, bob <lunet3@gmail.com> wrote:
> I am having trouble getting the PHP PECL fileinfo component to work. I
> am using Cakephp 1.2, XAMPP in WIndows Vista environment.
>
> I have the following code:
> $file = "C:\xampp\htdocs\app\webroot\pics\file.jpg";
Either use '/' or '\\' as path seperator.
--
Rik Wasmus
|