|
Posted by Abin k Vattakkattu on May 29, 2008, 3:46 am
Please log in for more thread options
Sir
I am confused gettext() function is not working in my php.i try
articles to enable it but did not get any result
|
|
Posted by Jerry Stuckle on May 29, 2008, 6:58 am
Please log in for more thread options
Abin k Vattakkattu wrote:
show/hide quoted text
> Sir
>
> I am confused gettext() function is not working in my php.i try
> articles to enable it but did not get any result
"Not working" is not a very good description of your problem. What's wrong?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
|
|
Posted by =?iso-8859-1?Q?Kim_Andr=E9_Ake on May 29, 2008, 7:21 am
Please log in for more thread options Jerry Stuckle wrote:
show/hide quoted text
> Abin k Vattakkattu wrote:
> > Sir
> >
> > I am confused gettext() function is not working in my php.i try
> > articles to enable it but did not get any result
>
> "Not working" is not a very good description of your problem. What's
> wrong?
He might mean that the GetText library (NLS) isn't enabled in his PHP
build, and that he's trying to make it work somehow.
http://php.net/book.gettext
What he means beyond that, I don't know.
--
Kim André Akerĝ
- kimandre@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
|
|
Posted by Captain Paralytic on May 29, 2008, 7:39 am
Please log in for more thread options show/hide quoted text
> Jerry Stuckle wrote:
> > Abin k Vattakkattu wrote:
> > > Sir
> > > I am confused gettext() function is not working in my php.i try
> > > articles to enable it but did not get any result
> > "Not working" is not a very good description of your problem. What's
> > wrong?
> He might mean that the GetText library (NLS) isn't enabled in his PHP
> build, and that he's trying to make it work somehow.http://php.net/book.ge=
ttext
show/hide quoted text
> What he means beyond that, I don't know.
> --
> Kim Andr=E9 Aker=F8
> - kiman...@NOSPAMbetadome.com
> (remove NOSPAM to contact me directly)
I think that Jerry's point is that he MIGHT mean just about anything!
You chose one possibility, there are many many more.
|
|
Posted by =?iso-8859-1?Q?Kim_Andr=E9_Ake on May 29, 2008, 7:47 am
Please log in for more thread options Captain Paralytic wrote:
show/hide quoted text
> > Jerry Stuckle wrote:
> > > Abin k Vattakkattu wrote:
> > > > Sir
> >
> > > > I am confused gettext() function is not working in my php.i
> > > > try articles to enable it but did not get any result
> >
> > > "Not working" is not a very good description of your problem.
> > > What's wrong?
> >
> > He might mean that the GetText library (NLS) isn't enabled in his
> > PHP build, and that he's trying to make it work
> > somehow.http://php.net/book.gettext
> >
> > What he means beyond that, I don't know.
>
> I think that Jerry's point is that he MIGHT mean just about anything!
>
> You chose one possibility, there are many many more.
I have a certain proficiency in reading bad English (part of my main
employer's development team is in Belarus, and their understanding of
English is basic at the most), so I just pointed out what I understood
from the OP's message.
I'm mainly referring to the part where he said he "try articles to
enable it but did not get any result". A possible translation for that,
is likely "I've tried to follow tutorial articles on how to enable this
function/module, without any luck".
Still, I'd wait for the OP to expand on what he really meant.
--
Kim André Akerĝ
- kimandre@NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
|
| Similar Threads | Posted | | gettext.so | April 15, 2008, 6:55 pm |
| Gettext doesn't worh, help! | July 17, 2004, 8:39 pm |
| loading gettext | January 10, 2005, 12:42 pm |
| GETTEXT (not really a question) | July 13, 2005, 6:01 pm |
| Gettext fails me | November 9, 2006, 8:32 am |
| Gettext problem | December 18, 2009, 8:06 am |
| gettext vs custom ways | May 10, 2007, 8:02 pm |
| Freebsd locales (gettext) | October 26, 2007, 10:54 am |
| string variables in gettext | August 28, 2009, 1:53 am |
| Re: string variables in gettext | August 28, 2009, 6:06 pm |
|
>
> I am confused gettext() function is not working in my php.i try
> articles to enable it but did not get any result