I've got a page that I'm currently working on that grabs a couple of
variable from $PATH_INFO and uses them for db queries. The page is currently
called content.php. My question is this, when I replace my index file with
this will
http://www.mydomain.com/somevar/someothervar
be the same as
http://www.mydomain.com/index.php/somevar/someothervar
It could make things easier for me if it is.
Data Driven Design
PO Box 1084
Holly Hill, Florida 32117
http://www.datadrivendesign.com
http://www.rossidesigns.net
--
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]