Category Archives: Database

A database is an organized collection of data ( Wikipedia )

WordPress Query Monitor Primer Tutorial

Our WordPress blog at RJM Programming uses a MySql database, and its PHP web server source queries that database to find information. That SQL used is the MySql variety of SQL, but there is not that much difference between MySql … Continue reading

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

Reservations Web Application Database Tutorial

The part we start off on today with the continuation of our PHP Reservations web application, we started at with Reservations Web Application Primer Tutorial as shown below, relates to an “early days” look at a proposed MySql database structure … Continue reading

Posted in Database, eLearning, Installers, Projects, Tutorials | Tagged , , , , , , , , , , , | 3 Comments

Moderation by Captcha Primer Tutorial

In our “onions of the 4th dimension” world we have an onion layer of thought today regarding “moderation”. Let me just quietly ask? Are you a robot? Mr Turing posed this very fundamental question some time back. But the fact … Continue reading

Posted in Database, eLearning, Event-Driven Programming, Networking, Tutorials | Tagged , , , , , , , , , , , , , , , | 41 Comments

Moderation by MySql Database Primer Tutorial

Today’s the day we tackle some database “moderation” ideas. You will recall from yesterday’s Moderation by File Primer Tutorial as shown below, that “moderation” is associated with blogs and Content Management Systems and social media as a means by which … Continue reading

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

Moderation by File Primer Tutorial

We continue on with “moderation” ideas today. You will recall from yesterday’s Moderation by Email Primer Tutorial as shown below, that “moderation” is associated with blogs and Content Management Systems and social media as a means by which uploaded content … Continue reading

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

Client Pre-emptive Iframe Primer Tutorial

We don’t know if “Client Pre-emptive Iframe” is a concept, but even if it isn’t, we’d like to say something about it today. To us, it’s the idea that in the web application world, at the client end of things, … Continue reading

Posted in Database, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | 15 Comments

XML to HTML PHP Three Ways Translation Tutorial

One of the great things about PHP programming is the proliferation of solutions which are out there in the Open Source world for various problems you want to solve. With yesterday’s XML to HTML PHP Simplexml Translation Tutorial as shown … Continue reading

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

XML to HTML PHP Simplexml Translation Tutorial

Yesterday’s HTML Data Intelligence More Like XML Primer Tutorial as shown below, talked about the HTML5 Global Attributes under the umbrella of HTML data-* Attribute usage. You might remember from that … Along the way doing this we want to … Continue reading

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