This is the equivalent to the function gettext http://ca3.php.net/manual/en/function.gettext.php
Yann Larrivee http://conf.phpquebec.com http://protonicdesign.com On Mon, 2004-01-12 at 12:42, Kelly Hallman wrote: > I just ran across this syntax in someone else's code. > I can't detect any difference between these two expressions: > > _("String value") and "String value" > > Is there a difference? What does _("xyz") do, and is it documented > anywhere? I'm curious why this code (SquirrelMail) uses it in one place, > but not another. What say you, PHP gurus? Gotta love the syntactic sugar! > > -- > Kelly Hallman > // Ultrafancy -- Yann Larrivee <[EMAIL PROTECTED]> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php