| Author |
Message |
osward
Beginner


Joined: Sep 13, 2003 Posts: 1 Location: Hong Kong
|
Posted: Tue Nov 11, 2003 5:01 am Post subject: How to get language of user |
|
|
Hi all.
I'm using phpnuke6.5 for my site and support two language namely English and Chinese
My modules and blocks can normally show the correctly language of user select
In a small module I make, I am sending user to other web program by using user name and passward of the nuke_user table
In additional, I want to send them to different url with a if statment
eg
if (language-english.php){
url1
}else}
url2
}
I am not sure how where the (language-english.php) should put.
Please advise how this can be done
Thanks in advance for the time
Regards,
----
Give us your Gallery/webserver information to get a faster answer.
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:
Apache version:
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:
Web browser/version (if applicable):
The CONFIG lines from the top of your block file(s): |
|
| Back to top |
|
|
AdBot
|
| Post subject: How to get language of user |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Nov 13, 2003 12:17 pm Post subject: |
|
|
MOVED BY MODERATOR:
This topic has nothing to do with Gallery. Osward, please note that you may not receive any assistance by posting here. I suggest you post in the forums at NukeCops.com |
|
| Back to top |
|
|
|
|
|
|
|