Category Archives: Database

A database is an organized collection of data ( Wikipedia )

More on Linux Crontab Curl Tutorial

Sometimes for a website you only want to do a web server task once or a few times a day, and you, ideally, wouldn’t want to run into the remote possibility that two people could perform the task at precisely … Continue reading

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

PHP and MySql Three Ways Tutorial

A Yahoo Answers question here, thanks, reminded me of the fact that there are many more than one set of software components you can use to get similar results when using that dynamic Fred and Ginger team of PHP and … Continue reading

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

MongoDB Database Primer Tutorial

In I.T. there are the questions of the What, the How, the Where, the Why, the Who … and the whoooooooo are you, who who, who whooooooo. We often concern ourselves with the How to the cost of the What, … Continue reading

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

MySql Repair Table Primer Tutorial

Today’s tutorial continues the MySql (command line) discussion last heard about with MySql Stored Procedures Primer Tutorial as shown below, to illustrate that MySql has functionality to repair database tables, if they run into trouble. When you troubleshoot a problem … Continue reading

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

HTML Entities Primer Tutorial

As a programmer, when you deal with database issues and CSV you often come up with issues where you construct HTML or read HTML as part of the final solution, and you have to deal with the ambiguity of ‘ … Continue reading

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

MySql on Command Line Primer Tutorial

Today’s tutorial follows up on MySql Stored Procedures Primer Tutorial as shown below, to illustrate that MySql database (and PHP server-side language) are friends of the command line, and you can use all these tools in batch processing, even though … Continue reading

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

Ajax jQuery Primer Tutorial

A lot of the things people like about the Web are to do with Javascript and client-side activities. Adding to that experience are Javascript libraries packed full of features. Probably the best known of these is jQuery. It is very … Continue reading

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

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