Re: [PHP] Re: very simple, yet can't think how.

2005-08-01 Thread sonu gill
To: [EMAIL PROTECTED] ; php-general@lists.php.net Sent: Monday, August 01, 2005 10:12 PM Subject: Re: [PHP] Re: very simple, yet can't think how. Thanks, that's actually really close to what I was looking for... so if I wanted, say: http://mydomain.com/0/joe - you're

Re: [PHP] Re: very simple, yet can't think how.

2005-08-01 Thread Esteamedpw
Thanks, that's actually really close to what I was looking for... so if I wanted, say: _http://mydomain.com/0/joe_ (http://mydomain.com/0/joe) - you're saying I should have the Directory "/0/" or "/1/" already set up... right? then do I use something such as mkdir and chdir to create joe