RE: Re[2]: [PHP] virtual() test

2003-02-28 Thread John W. Holmes
> TR> Friday, February 28, 2003, 12:09:30 PM, you wrote: > JWH>> Can anyone with Apache verify that you can pass arguments inside of > a > JWH>> virtual() call? Something like: > > JWH>> Virtual("script.pl?id=1") > > JWH>> And have $id available within script.pl. > > JWH>> I don't have access to

Re[2]: [PHP] virtual() test

2003-02-27 Thread Tom Rogers
Hi, Friday, February 28, 2003, 1:16:56 PM, you wrote: TR> Hi, TR> Friday, February 28, 2003, 12:09:30 PM, you wrote: JWH>> Can anyone with Apache verify that you can pass arguments inside of a JWH>> virtual() call? Something like: JWH>> Virtual("script.pl?id=1") JWH>> And have $id available wit