function SetDomain(d) { document.domain = d; } hi , I was reading the following quiestion and its description but couldn't get to the edge of it. but if some body give the example of what have witten(answer to the question) below
here it is // What is the best way to write an application for different languages? What is gettext used for? May 14th, 2000 20:22 Nathan Wallace chuck I'd suggest gettext - there is gettext support in php 3.0.something (6? 9?) and later, and in php4 (compile --with-gettext). There's not much documentation right now, but it's pretty easy to use - you make the translations, set the locale, and then put _() around all your strings, and boom, it works. Fast, and also fairly standard I want an example of the above phrase , if somebody have it plz sent to me. thankz raheel --------------------------------- Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now