Tag Archives: multibyte string

PHP Mbstring Multibyte String and Intl Class Tutorial

We’re revisiting the PHP Mbstring Multibyte String Primer Tutorial of the past to see where we stand now with PHP 8 and … mbstring “Multibyte String” extension … and … intl “Internationalization Functions” extension … and discovered that we can … Continue reading

Posted in eLearning, Software, 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