Tag Archives: characters

Localized Currency Primer Tutorial

Where “internationalization” and “localization” meet “web applications” a big subject is “currency”, in terms of how amounts of money are displayed in a country or region of interest. In terms of this today we “channel” the Javascript functionality … numObj.toLocaleString([locales … Continue reading

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

Apache/PHP/MySql Linux Language Considerations Primer Tutorial

The recent CSS Style Javascript DOM Override Onload Primer Tutorial “proof of concept” web application ended up with the name … are_you_happy_with_my_or_do_you_think_my_derriere_needs_work.html … but along the way we wanted to call it … are_you_happy_with_my_or_do_you_think_my_derriΓ¨re_needs_work.html … but this didn’t work as … Continue reading

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

PHP Mbstring Multibyte String 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, Tutorials | Tagged , , , , , , , , , , , | Leave a comment