Procedural File: switchlang.php
Source Location: /public_html/switchlang.php
Page Details:
Includes:
switch_language [line 46]
string switch_language(
string $url, string $newlang, string $oldlang)
|
|
Switch language in a URL.
Tags:
Parameters
| string |
$url |
current URL |
| string |
$newlang |
new language to switch to |
| string |
$oldlang |
old, i.e. current language |
|
|