I liked this class, just as a minor detail the rel2abs and url_to_absolute scripts are not included in this package, but they are also linked to in phpuri.php.
So this will fail to load if the user has not spotted that these two scripts are just for comparison purposes. But the user can either follow the links to download these files to see that phpuri does work to a higher success rate than the other two methods defined or they can comment these other scripts out.
This class worked really well tried with a few sample URL's and it worked fine.
P Guardiario - 2013-01-08 00:21:57 - In reply to message 1 from Darren Conyard
Hi Darren,
Just to clarify, those scripts are not linked to from phpuri.php, only from test.php, an optional file that demonstrates my test cases.
Thanks,
- P