Webmaster Forum  

Go Back   Webmaster Forum > Website Design Forum > Website Design Forum
User Name
Password
Register FAQ Members List Calendar Transactions Store Search Today's Posts Mark Forums Read


Best way to store/retrieve text values for multilingual sites

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-17-2007, 04:13
asapcorp
Member

asapcorp's Avatar

Join Date: Apr 2007
Posts: 31
Trader Rating: (0)
Points: 1 (Donate)
5 F$/Referral Refer Friends
asapcorp is on a distinguished road
Default Best way to store/retrieve text values for multilingual sites

The following are few ideas for storing text for a multilingual site.

a. One version of the site for each language. (not scaleable. hard to maintain.)

b. All text values in language tables in database (many database hits will slow things down)

c. All text values into arrays in seperate files. Include file according to language and get value from array. (hard to maintain....but works pretty well-this is what I'm doing now.)

d. Create xml file. Each node is value key, and value in each language. Use some php function to read value according to language from xml file.

I'm pretty much like the last one (xml file) as this will be the closest I can get to resource files in asp.net (one of the few things that's really cool about asp.net).

But I'm not sure what is the fastest, easiest best way to find specific values in xml files using php. Had a quick look at some sample code, and seems mostly one will loop through nodes? Is there some code that one can create to easily and quicly retrieve node values?

Other suggestions are welcome.
asapcorp is offline
Reply With Quote
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
12 Essential Web Site Design Tips admans Website Design Forum 6 03-26-2008 13:29
Selling Text Links - Real Estate Related Sites bentong Other Offers and Requests 1 01-07-2006 00:18
Selling Text Links on 2 PR4 and 3 PR3 site.[Package Deal Available]. admans Text Link and Banner Spot Sales 0 10-20-2005 19:37

Resources : | Advertise at FHF | itextLink.com| Reseller Hosting| TextDot| iNamePros| Any Webmaster| Web Host| Dep3|


All times are GMT -4. The time now is 04:41.


Powered by: vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.