On Tue, 5 Oct 2004 08:03:55 -0700 (PDT), Roger Hyam <[EMAIL PROTECTED]> wrote:
> I have done this kind of thing before with servlets and asp.net but can't figure how 
> to do it
> with Apache + PHP. I was looking at mod_rewrite but then got scared!

That's the way I've done it in the past.

A friend of mine wrote some code (which I don't have) using the $argv
array that did the same thing but it didn't use mod_rewrite.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

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

Reply via email to