php-developer-list | 2002112
Date: 11/25/02
- Next message: Ilia A.: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Previous message: George Schlossnagle: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- In reply to: Maxim Maletsky: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Next in thread: Ilia A.: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I don't think I've ever said anything on this list, but I do like the idea
of adding error codes... Even if its just as small as writing (255).
So +1 on error codes (that's if my vote counts)
Eventually people can translate all the error codes to different languages,
but until then just stick with the english error message.
I think the benefits will outweigh the draw backs in the long run.
Andrew
----- Original Message -----
From: "Maxim Maletsky" <maxim <email protected>>
> php_error(225);
>
> whereas 255 is defined some string in many languages appering like this:
>
> Warning (255): Undefined Variable.
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Ilia A.: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Previous message: George Schlossnagle: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- In reply to: Maxim Maletsky: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Next in thread: Ilia A.: "Re: [PHP-DEV] [PATCH] Redirect on Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

