Re: [PHP-DB] File there or not?

2004-04-07 Thread John W. Holmes
From: "Robert Sossomon" <[EMAIL PROTECTED]>

> Oh well, thanks for the kick in the pants and commands!

That's what I'm here for, to get into pants... or something... um, back to
work.

---John Holmes...

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] File there or not?

2004-04-07 Thread Robert Sossomon
OK, so I feel a complete ID10T...

Why is it always the simple things which I think about after I send out
the email that comes and bites me in the butt??

Oh well, thanks for the kick in the pants and commands!

Robert

-Original Message-
From: John W. Holmes [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 07, 2004 11:35 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP-DB] File there or not?


From: "Robert Sossomon" <[EMAIL PROTECTED]>

> My question:
> How do I pull the item and turn it to lower? Strtolower?   

strtolower()
 
> How do I check it against a directory to see if the file exists?

file_exists()

Imagine that. :)

---John Holmes...

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] File there or not?

2004-04-07 Thread John W. Holmes
From: "Robert Sossomon" <[EMAIL PROTECTED]>

> My question:
> How do I pull the item and turn it to lower? Strtolower?   

strtolower()
 
> How do I check it against a directory to see if the file exists?

file_exists()

Imagine that. :)

---John Holmes...

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php