| Posted by Oli Filth on 06/25/05 18:03 
Hans-Jürgen Lommel said the following on 25/06/2005 15:50:> 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 ?
 >
 
 can you post the whole line, rather than snipping it?
 
 
 --
 Oli
 [Back to original message] |