Tag Archives: PHP

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

Reservations Web Application Primer Tutorial

We’re setting off on what could be a long running project to construct a PHP Reservations web application today. We see the crux of a reservation system as needing a … timeline display mechanism … today’s work … and for … Continue reading

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

WordPress User Body Background Primer Tutorial

Similarly to two days ago (with WordPress User Header Section Border Primer Tutorial as shown below), but we’ll be adding new Body Background (Colour) user controllable functionality (within any one web browser session), let’s recap to … In the world … Continue reading

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

WordPress User Header Section Border Primer Tutorial

Recap to Previous WordPress User Font Families Primer Tutorial as shown below, yesterday … In the world of client/server programming it is surprising that PHP (on the server side) and Javascript (on the client side) can so often both be … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | 1 Comment

WordPress User Font Families Primer Tutorial

In the world of client/server programming it is surprising that PHP (on the server side) and Javascript (on the client side) can so often both be approaches to solving a problem. But maybe it shouldn’t be so surprising, since they … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | Leave a comment

PHPStorm and Xdebug Primer Tutorial

Though with a large variety of scenarios with code, you can debug a piece of code from the command line … and don’t get me wrong because sometimes the command line will be the only way … the experience of … Continue reading

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

PHPStorm IDE Primer Tutorial

Unlike compiled software code, PHP code is often coded simply with the use of a good text editor. That doesn’t mean programmers are not looking for a good PHP IDE if it comes along. Today, we are going to talk, … Continue reading

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

The Three P Three Modes Drag and Drop Tutorial

Today we extend the “Calling Card” functionality of yesterday, with “Calling Card” functionality you can, optionally, create and control via drag and drop functionality, at least for non-mobile platforms. You can drag parts of the Profile Report you want onto … Continue reading

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