Language

It's not difficult to install myLounge Redirection, but sometimes it's quite tricky. Post your questions in here.

Moderator: Scooby

Language

Postby pierre » Thu May 19, 2005 10:25 pm

Someone in this board told: for switching into the languages
1)in mysql.php you put .
$language = $_GET['lang'];

and this it is easy

2)create in the table a link/image language, and send in a querystring like (mysql.php?lang=language)

and this is not easy

May be some one can help me ; I have full access to server, phpMy admin...

Thanks
pierre
 

Postby Guest » Sun Aug 07, 2005 10:52 pm

Code: Select all
<?
if($language = $_GET['lang'];)
{
echo "this is demo.php?language=lang";
}
else
{
echo "this is default page";
}
?>


try it!
http://2cn2.com
Guest
 

language

Postby pierre » Sat Aug 13, 2005 8:07 pm

Thanks
But where I put this?
<?
if($language = $_GET['lang'];)
{
echo "this is demo.php?language=lang";
}
else
{
echo "this is default page";
}
?>
In what file?
pierre
 


Return to Support

Who is online

Users browsing this forum: No registered users and 18 guests

cron