if there's other options, please let me know...

thank you
"Geir Pedersen - Activio As" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>
> Hi, John!
>
> There is an easy way to achieve what you are looking for without modifying
> webserver configuration files.
>
> Say you want to support an URL like http://www.example.com/search?foo=bar
>
> Create a new subdirectory named "search" and place a default PHP script
> named index.php in the new directory. The script will get called whenever
> the URL above is read.
>
> --
>
> Geir Pedersen
> http://www.activio.com/ 

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

Reply via email to