Is strange that there is not a really good solution for this problem, i
think its not very strange. Maybe i ll request this feature, I think is
interesting, useful and not so hard to add.
Anyway, I cannot use "ob_ " functions, i ll have problems with some
functions.
So, the solution seems to
On Tue, June 13, 2006 6:30 am, Ruben Rubio Rey wrote:
> I am using gettext to get a web page in several languages.
>
> When gettext does not found an string, it shows the string.
>
> Is it possible to detect when a string is not found, in order to advis
> me ?
My experience, if you call it that, w
Ruben Rubio Rey wrote:
> Hi,
>
> I am using gettext to get a web page in several languages.
>
> When gettext does not found an string, it shows the string.
>
> Is it possible to detect when a string is not found, in order to advis me ?
sure in a very simplistic manner;
function __($s)
{
3 matches
Mail list logo