|
Posted by Andy Hassall on 06/25/05 21:00
On Sat, 25 Jun 2005 16:50:07 +0200, Hans-Jürgen Lommel
<hans-juergen@hjlommel.de> wrote:
>Hi, sorry, maybe a stupid question, but anyway
>
>i have some php-scripts with things like this
>
>echo <snip> _("Name:") ; <snap>
>
>it is not possible to see this page in my browser
>
>when I change this in
>
>echo <snip> ("Name:") ; <snip>
>
>the page is loaded.
>
>I think it's an php-setting, but which ?
I'd guess: http://uk.php.net/manual/en/function.gettext.php
--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Navigation:
[Reply to this message]
|