Help for a Hindi Website

Reply

Join Date: Mar 2008
Posts: 15
Reputation: csshacker is an unknown quantity at this point 
Solved Threads: 1
csshacker's Avatar
csshacker csshacker is offline Offline
Newbie Poster

Help for a Hindi Website

 
0
  #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
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 30
Reputation: Rayhan Muktader is an unknown quantity at this point 
Solved Threads: 3
Rayhan Muktader Rayhan Muktader is offline Offline
Light Poster

Re: Help for a Hindi Website

 
0
  #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 6:44 pm.
I don't reply to private messages.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 13
Reputation: abhay_pundir is an unknown quantity at this point 
Solved Threads: 0
abhay_pundir's Avatar
abhay_pundir abhay_pundir is offline Offline
Newbie Poster

Re: Help for a Hindi Website

 
0
  #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 Quick reply to this message  
Join Date: May 2006
Posts: 1,861
Reputation: ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all 
Solved Threads: 120
ithelp's Avatar
ithelp ithelp is offline Offline
Posting Virtuoso

Re: Help for a Hindi Website

 
0
  #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 Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 1910 | Replies: 3
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC