Re: [PHP] chechking to see if a directory already exists

2002-04-11 Thread Jason Wong
On Friday 12 April 2002 05:29, Kevin Stone wrote: > Wouldn't it be more helpful to assume that the individual is simply > uninformed? So isntead of flaming him and calling him stupid you could > say, "Check the PHP manual at www.php.net". Nobody called him/her stupid. In fact it's probably a ver

Re: [PHP] chechking to see if a directory already exists

2002-04-11 Thread Michael Kimsal
Kevin Stone wrote: > Wouldn't it be more helpful to assume that the individual is simply > uninformed? So isntead of flaming him and calling him stupid you could say, > "Check the PHP manual at www.php.net". > -Kevin > The definition of a question assumes the person is uninformed - else, why a

Re: [PHP] chechking to see if a directory already exists

2002-04-11 Thread Kevin Stone
t; To: <[EMAIL PROTECTED]> Sent: Thursday, April 11, 2002 2:53 PM Subject: Re: [PHP] chechking to see if a directory already exists > On Friday 12 April 2002 04:48, Jeff Bearer wrote: > > In the spirit of sharing I'll supply a link to tfm > > > > http://www.php.net

Re: [PHP] chechking to see if a directory already exists

2002-04-11 Thread Jason Wong
On Friday 12 April 2002 04:48, Jeff Bearer wrote: > In the spirit of sharing I'll supply a link to tfm > > http://www.php.net/manual/en/function.is-dir.php > http://www.php.net/manual/en/function.file-exists.php > > sometimes it's hard to rtfm if you don't even know what you are looking > for. PH

Re: [PHP] chechking to see if a directory already exists

2002-04-11 Thread Jeff Bearer
In the spirit of sharing I'll supply a link to tfm http://www.php.net/manual/en/function.is-dir.php http://www.php.net/manual/en/function.file-exists.php sometimes it's hard to rtfm if you don't even know what you are looking for. On Thu, 2002-04-11 at 16:42, Jason Wong wrote: > On Friday 12 Ap

Re: [PHP] chechking to see if a directory already exists

2002-04-11 Thread Jason Wong
On Friday 12 April 2002 05:36, Someone Somewhere wrote: > How can I check to see if a directory already exists. rtfm -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* N

[PHP] chechking to see if a directory already exists

2002-04-11 Thread Someone Somewhere
How can I check to see if a directory already exists. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php