i want to put the link for other language...if i click on that language the site will convert to that language...plz can anyone help me...its urgent...
thnks in advance...
Recommended Answers
Jump to Postits urgent...
Not to us it's not. You can use a number of approaches:
1) PHP array items
2) GETTEXTFor beginners, the first method would probably be the easiest.
All you do is create files like these...
lang/en.php
<?php $lang = array( 'hi' => …
All 3 Replies
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.