Translates URLs which use different paths.
Will translate between urls such as: http://www.example.com <----> http://www.example.com/mobile
package | dstruct_mobile |
---|
__construct(string $main, string $alt)
string
URL of main site
string
URL of alternative 'mobile' site
onAlternativePage() : boolean
setURL(string $url)
$alt : string
$main : string
$url : string
$urlparts : array