Tag Archives: MySql

Apache/PHP/MySql Configuration Primer Tutorial

Some people like to study things before starting to use it. Some people tackle things head on straight away. Either way, as far as Apache/PHP/MySql web hosting goes, it is good to understand some of the configuration of this hosting. … Continue reading

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

Linux join MySql 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 use MySql calls to create several tables and show that you can build a Linux or Unix based … Continue reading

Posted in Data Integration, Database, eLearning, Operating System, Tutorials | Tagged , , , , , , | 2 Comments

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

MySql CSV Import Primer Tutorial

MySql is a brilliant database especially when it teams up with its partner in Web integration … PHP. It also is very friendly with CSV (comma separated values) files, and, like a lot of other database engines integrates CSV import … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , , | Leave a comment

MySql XML Import Primer Tutorial

MySql is a brilliant database especially when it teams up with its partner in Web excitement … PHP. It also is very friendly with the XML protocol, and, like a lot of other database engines integrates XML into its language. … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , | Leave a comment

MySql Join versus Subquery and Having Primer Tutorial

Below we have some MySql (but it is very generic in its ideas … particularly if you get rid of the `s), using phpMyAdmin, showing a table Join versus the same functionality using a Subquery approach, then each of these … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , | 26 Comments

EasyPHP Windows Framework for PHP/MySql Tutorial

Are you writing PHP with MySql bits, as well, maybe? Wonderful! 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 great, and for complex … Continue reading

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

MySql Database Copy Tutorial

Do you own a sizable website that uses data? A lot of people reading will be nodding. What do you figure differentiates your website and its presence? . . . . . . The Data! Quite so … lots of … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , | Leave a comment