Tag Archives: locale

PHP Internationalization via Locale Primer Tutorial

If you are interested in aspects of “Internationalization” regarding your PHP web applications you will probably be interested in the PHP command setlocale … setlocale (PHP 4, PHP 5, PHP 7) setlocale — Set locale information Description setlocale ( int … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | Leave a comment

Sushi Train Circuit Game Currency Tutorial

We’re combining and integrating the blog postings from the last couple of days, today, they being … Sushi Train Circuit Game Tutorial two days ago involved in its working sushi train food item prices, and so, “currency” … fitting hand … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Ajax Auto-completion Internationalization Tutorial

Yesterday’s tutorial (called PHP Gettext Internationalization Primer Tutorial) reignited something I’ve been curious about for ages … and knew it was out there … the notion of linking “country codes” to “language codes” and coming up with more informed thoughts … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , , , , , , | 6 Comments

PHP Gettext Internationalization Primer Tutorial

Our (Mac OS X laptop) local MAMP web server is an Apache/PHP/MySql web server. In this environment you can find out a lot with some PHP code as per … <?php phpinfo(); ?> … and if, in doing this, you … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , | 15 Comments