Hi guys!
I've been working last days with my new website and thought that it would be cool with a new language on my website, not just english. And I remembered that phpbb can have other languages. How do I implent, insteed of http://www.exampledomain.com/swe/ it could be http://www.exampledomain.com/index.php?lan=swe
But how can I make this work? I'm a n00b at php and can just fix small bugs, thats all. Is it really hard, hard, easy?
Thank you!
New language on my website
Moderator: General Moderators
New language on my website
Last edited by onion2k on Sat Aug 30, 2008 7:01 am, edited 1 time in total.
Reason: Links to a dodgy 'click to make money' website removed.
Reason: Links to a dodgy 'click to make money' website removed.
- Jaxolotl
- Forum Contributor
- Posts: 137
- Joined: Mon Nov 13, 2006 4:19 am
- Location: Argentina and Italy
Re: New language on my website
Did you make a search on the forum or Google?
You may find many free tutorials on the web my friend, then if you don't understand something about the code I'm shure there'll be someone to help you, but first you have to try searching and then looking for the basic answers on the php manual, if you don't, probably you'll have no answers on most of developers forums.
For example I made this query on Google
http://www.google.com/search?hl=it&clie ... al&spell=1
and had this tutorial as first result http://www.13dots.com/forum/index.php?showtopic=2535 (one of many ways to do it, not the best nor the worst)
Is a way to start understanding
You may find many free tutorials on the web my friend, then if you don't understand something about the code I'm shure there'll be someone to help you, but first you have to try searching and then looking for the basic answers on the php manual, if you don't, probably you'll have no answers on most of developers forums.
For example I made this query on Google
http://www.google.com/search?hl=it&clie ... al&spell=1
and had this tutorial as first result http://www.13dots.com/forum/index.php?showtopic=2535 (one of many ways to do it, not the best nor the worst)
Is a way to start understanding