User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 429,759 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,977 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 597 | Replies: 3
Reply
Join Date: Mar 2008
Posts: 15
Reputation: csshacker is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 1
csshacker's Avatar
csshacker csshacker is offline Offline
Banned

Help for a Hindi Website

  #1  
May 3rd, 2008
Hello DANIWEB Friends,
Anybody help me for making a website in HINDI (PHP).. my plan is i give a simple link or tab to change website languge Hindi to English OR English to Hindi.

please help me
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Oct 2006
Posts: 26
Reputation: Rayhan Muktader is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 2
Rayhan Muktader Rayhan Muktader is offline Offline
Light Poster

Re: Help for a Hindi Website

  #2  
May 3rd, 2008
Save all the texts displayed on the web pages in separate files. Save the English text in one file and Hindi text in another file. Include the right file depending on which language you want to display.

For example, save define(HOME_TITLE, 'My Home Page Title') in a file called english.inc and save define(HOME_TITLE, 'Hindi_Title') in a file called hindi.inc. Include the right file depending on which language you want to display and echo out HOME_TITLE on the page you want displayed.
Last edited by Rayhan Muktader : May 3rd, 2008 at 5:44 pm.
I don't reply to private messages.
Reply With Quote  
Join Date: Apr 2008
Posts: 9
Reputation: abhay_pundir is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
abhay_pundir abhay_pundir is offline Offline
Newbie Poster

Re: Help for a Hindi Website

  #3  
May 5th, 2008
add this script to your page
<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&amp;up_source_language=en&amp;w=160&amp;h=60&amp;title=&amp;border=&amp;output=js"></script>
Reply With Quote  
Join Date: May 2006
Location: ★ ijug.net ★
Posts: 943
Reputation: ithelp will become famous soon enough ithelp will become famous soon enough 
Rep Power: 5
Solved Threads: 67
ithelp ithelp is offline Offline
Posting Shark

Re: Help for a Hindi Website

  #4  
May 6th, 2008
Originally Posted by csshacker View Post
Hello DANIWEB Friends,
Anybody help me for making a website in HINDI (PHP).. my plan is i give a simple link or tab to change website languge Hindi to English OR English to Hindi.

please help me

You cannot translate , make hindi html pages separately, and keep them in database , when user want to switch language retrieve them from database using PHP.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb PHP Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the PHP Forum

All times are GMT -4. The time now is 3:25 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC