Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Alan H. Lake | > | I18N class | > | severalfiles/en_US.e.php | > | Download | ||
|
Download |
<?php /* en_US.e.php */ $string['Example1'] = 'sprintf(\'Example with One File\');'; $string['ExampleSeveral'] = 'sprintf(\'Example with Several Files\');'; $string['ExampleSQL'] = 'sprintf(\'Example using SQL\');'; ?> |