Re: [PHP-DB] making sub dirs ?

2002-06-16 Thread Stuart Dallas

On Monday, June 17, 2002 at 4:45:30 PM, Dave Carrera wrote:
> I wish to create a subdirectory in my images directory using my visitors id
> number.

Have a look at: http://www.php.net/mkdir

-- 
Stuart


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




Re: [PHP-DB] making sub dirs ?

2002-06-16 Thread Jason Wong

On Monday 17 June 2002 23:45, Dave Carrera wrote:
> Hi All
>
> I have been hunting the answer to this for ages now and hope one of you
> clever prople could help.
>
> I wish to create a subdirectory in my images directory using my visitors id
> number.
>
> So i have an /img dir for all images and wish to create a directory based
> on clients id num from db and then transfer thier uploaded image to thier
> newly created directory.
>
>
> I am using php4.2 apache 1.3+
>
> I thank you in advance for any help.

You've stated what you want to do, but you haven't stated what your problem 
is.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
She often gave herself very good advice (though she very seldom followed it).
-- Lewis Carroll
*/


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