RE: [PHP] the curse of the period

2002-06-11 Thread David Freeman
> The directory and file name: > museum/trees/admin/upload2.php > > The directory I want to store the uploaded file is: > museum/landmark/photos/ I've found that if you need more control over directory paths than something fairly simple then you're often best off just declaring a s

Re: [PHP] the curse of the period

2002-06-11 Thread hugh danaher
Thank you Jason, I'll give it a try. Hugh dot dot slash slash Oh what a relief it is! - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 2:33 AM Subject: Re: [PHP] the curse of the period >

Re: [PHP] the curse of the period

2002-06-11 Thread Jason Wong
On Tuesday 11 June 2002 17:04, hugh danaher wrote: > I have a php page which gets a file upload from the user and attempts to > put the file in a remote directory. It is failing big time with the > following warning: > > Warning: Unable to create '../landmark/photos/8000.jpg': No such file or >