Tag Archives: MAMP

MySql Stored Procedures Primer Tutorial

Today’s tutorial follows up on phpMyAdmin interface to MySql and PHP Primer Tutorial in that we again use the brilliant phpMyAdmin to oversee the results of some PHP code which uses MySql calls to create tables called POINT and CIRCLE … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , | 1 Comment

PHP and MySql via MAMP Primer Tutorial

PHP is a server-side language hankering to do database and file management at the server? Unfortunately this can not be done with a handkerchief alone, as you will also need a database like MySql. What else is needed? A framework … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | 1 Comment

MAMP Mac Framework for PHP/MySql Tutorial

Transcript: Are you writing PHP with MySql bits, as well, maybe? I like your style! Do you have a testing environment, or do you load everything live straight away? For simple things, the latter is tempting, but it is not … Continue reading

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