Tag Archives: MAMP

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

PHP Exif Image Information 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, GIMP, Tutorials | Tagged , , , , , , , , , | 16 Comments

PHP Object Interface Primer Tutorial

Today we are going to show a PHP example of object “interface”, and we like the excerpt from the useful link below, which discusses the same “database” interface idea as we are going to tackle today … The point is … Continue reading

Posted in Database, eLearning, OOP, Tutorials | Tagged , , , , , , , , , , , , , , , , | 36 Comments

PostgreSQL PHP Tutorial

Some time ago we talked about the PostgreSQL database, and showed you some command line (installation and) usage via a MacBook Pro Terminal application’s (bash environment) command line. So that showed a bit of SQL for PostgreSQL and you can … Continue reading

Posted in Animation, Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 21 Comments

Yahoo YQL JSON Thesaurus Gettext Translation Tutorial

Recently we talked about PHP methods to facilitate (language) internationalization via the “gettext” Human Language and Character Encoding Support module with the PHP Gettext Internationalization Primer Tutorial. Yesterday’s Yahoo YQL Web Service JSON Thesaurus Tutorial as shown below, is a … Continue reading

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

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

VirtueMart for PHP 5.4 eCommerce Reinstall Tutorial

The context of the need for this reinstall of VirtueMart Joomla eCommerce website outlined here at the www.rjmprogramming.com.au domain was explained as a stop press of Administration of VirtueMart eCommerce Primer Tutorial as shown below … Stop Press: VirtueMart Joomla … Continue reading

Posted in eLearning, Installers, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | 7 Comments