Tag Archives: MAMP

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

Linux crontab Considerations Tutorial

The crontab functionality in Linux or Unix is just great. It is batch processing, doing things while you are not there. This same crontab strength is also, at times, a source of its weakness … what if something goes wrong … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 1 Comment

CSS Float Right Blockquote Primer Tutorial

The tutorial called Multiple Background Image Primer Tutorial, as shown below, dealt with some styling issues to do with the blockquote HTML elements here at this blog. Today we add nuanced CSS styling functionality to allow for blockquotes that float … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | 2 Comments