Tag Archives: PHP

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

The Three P Three Modes Calling Card Tutorial

Today, we extend the Email functionality of yesterday, with a “Calling Card” functionality idea. Yesterday’s work personalized the application in the sense that you could “share” your profile with others, but each time you had to either dig up an … Continue reading

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

The Three P Three Modes Sharing Tutorial

Do you remember yesterday’s (The Three P Three Modes Primer Tutorial) Rudimentary Profile Report featuring The Three Ps and The Three (PHP) Modes of Use? Well, we thought we could improve that application by offering the user a sharing functionality … Continue reading

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