[snip]
> > I have a file named billed.crm.php and it fopen throws the error "no
> > such file or directory". It seems to have something to do with the
> > multiple "." in the file name. Does anyone know why?
>
> It should make no difference. I hate to ask this but you're
> absolutely 100% certa
On Fri, 6 Jun 2003, Jay Blanchard wrote:
> [snip]
> > I have a file named billed.crm.php and it fopen throws the error "no
> > such file or directory". It seems to have something to do with the
> > multiple "." in the file name. Does anyone know why?
>
> It should make no difference. I hate to
[snip]
> I have a file named billed.crm.php and it fopen throws the error "no
> such file or directory". It seems to have something to do with the
> multiple "." in the file name. Does anyone know why?
It should make no difference. I hate to ask this but you're absolutely
100% certain the path
- Original Message -
From: "Jay Blanchard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 06, 2003 1:13 PM
Subject: [PHP] Question about fopen
> I have a file named billed.crm.php and it fopen throws the error "no
> such file or director
I have a file named billed.crm.php and it fopen throws the error "no
such file or directory". It seems to have something to do with the
multiple "." in the file name. Does anyone know why?
Thanks!
jay
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/un
Hi,
Does fopen() work similar to open in CGI ? If the file doesn't exist will
it create it? What is the best way to test if the file was created?
TIA
Scott
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
6 matches
Mail list logo