Read up on forcetype'ing on phpbuilder.com - it will do just what you want it
to do.
--Joe
On Wed, Mar 14, 2001 at 06:08:18PM +0800, Alex wrote:
> I just want every customer on my site get his own unique id as his directory
> name but the pages requested are all processed by the root.
> Such as: customer1's url is http://www.mysite.com/2000123/
> customer2's url is http://www.mysite.com/2000124/
> ^^^^^^^UID
> and the pages requested are actually processed by http://www.mysite.com/
>
> I want it to implement security and personalization. I don't want to use
> .php?uid=XXX because of lazy. :)
> thanks.
>
>
>
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
-------------------------------------------------------------------------------
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.geekshare.com http://www.care2.com http://www.miester.org /\\
"Those who can, create. Those who can't, complain." _\_V
-------------------------------------------------------------------------------
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]