RE: [PHP-WIN] checking file is mounted at the end of a url

2004-10-20 Thread Mike
- From: George Pitcher [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 10:28 AM To: Mike; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] checking file is mounted at the end of a url Mike, Thanks, but it's not a local file. I host my service, but the file being cked is (not) mounted o

RE: [PHP-WIN] checking file is mounted at the end of a url -- SOLVED

2004-10-20 Thread George Pitcher
gt; Subject: RE: [PHP-WIN] checking file is mounted at the end of a url > > > If you know what the local file name and path are supposed to be, then you > should be able to use file_exists() for that task. > > http://us2.php.net/manual/en/function.file-exists.php > > -M > > --

RE: [PHP-WIN] checking file is mounted at the end of a url

2004-10-20 Thread George Pitcher
nal Message- > From: Mike [mailto:[EMAIL PROTECTED] > Sent: 20 October 2004 3:24 pm > To: 'George Pitcher'; [EMAIL PROTECTED] > Subject: RE: [PHP-WIN] checking file is mounted at the end of a url > > > If you know what the local file name and path are supposed to

RE: [PHP-WIN] checking file is mounted at the end of a url

2004-10-20 Thread Mike
If you know what the local file name and path are supposed to be, then you should be able to use file_exists() for that task. http://us2.php.net/manual/en/function.file-exists.php -M -Original Message- From: George Pitcher [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 6:4