H-Works Agency
Tuesday 07 September 2010 4:36:17 am
Hello everyone,
In a custom php file how can i use ezroot or ezurl operators ?
What ezp classes & methods should i use ? Is this only possible ?
Regards
EZP is Great
Matthieu Sévère
Tuesday 07 September 2010 4:42:49 am
Hey Martin,
You can use eZURI::transformURI() in lib/ezutils/ezuri.php
Cheers
-- eZ certified developer: http://ez.no/certification/verify/346216
Tuesday 07 September 2010 6:58:47 am
Great thanks a lot !