PHP » GoLang |
login |
register |
about
|
gettext(PHP 4, PHP 5, PHP 7) gettext — Lookup a message in the current domain Description
string gettext
( string
$message
)Looks up a message in the current domain. Parameters
Return ValuesReturns a translated string if one is found in the translation table, or the submitted message if not found. Examples
Example #1 gettext()-check
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|