this is the answer I was given...
Quote
PATHINFO works fine, except there is a php bug with it.

If your using php, php breaks it, and you probably need to have it look for $_SERVER["ORIG_PATH_INFO"] also, instead of just $_SERVER["PATH_INFO"]

A search/replace should get it working.


"No matter where you go, there you are."
"If you can't do something smart, Do something right"
"There are three kinds of people in the world, those who can count, and those who can't"