Revision [1529]

This is an old revision of WikkaGettext made by JordaPolo on 2004-10-03 10:09:10.

 

How to make strings translatable with gettext?
It is simple, just use the _() or gettext() function.

Example:
<?php
	print(_("Hello Wikka!"));
?>
There are 30 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki