Tag Archives: PHP

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

The Three P Three Modes Primer Tutorial

Today we show three PHP modes of use with a Rudimentary Profile Report application, showing our usual (modes of use (ideas of)) … Surfing the Web – with a URL typed into web browser address bar and interactively piecing together … Continue reading

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

PHP Namespace Error Handling Tutorial

Do namespaces deserve the status of “onion shell”? We think yes … and we think so because their usage affects Error Handling code arrangements in PHP, so we need to talk more about namespaces, continuing on from yesterday’s PHP Namespace … Continue reading

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

PHP Namespace Primer Tutorial

The concept of a namespace exists in several computer languages, but of those, today we start on a discussion of its encapsulation role with PHP. A great source of information for information about PHP namespaces is this great link from … Continue reading

Posted in eLearning, OOP, Tutorials | Tagged , , , , , , , | 3 Comments

Client Pre-emptive Iframe Crontab Curl Rotated Report Tutorial

If you look after a web server, especially an Apache one, and you use a tool like cPanel to manage it, you’ll probably have come across a withering number of reporting decisions you can decide to tweak the default parameters … Continue reading

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

Yii MVC PHP Framework Hello World Content Tutorial

Yesterday, with Yii MVC PHP Framework Hello World Tutorial as shown below, it was a primer tutorial mainly concerned with the setup and installation of a Hello World scenario regarding … Yii is an open source, object-oriented, component-based MVC PHP … Continue reading

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

Yii MVC PHP Framework Hello World Tutorial

Today’s tutorial is a Hello World tutorial for Yii, to quote Wikipedia … Yii is an open source, object-oriented, component-based MVC PHP web application framework. Yii is pronounced as “Yee” or [ji:] and in Chinese it means “simple and evolutionary” … Continue reading

Posted in eLearning, Software, Tutorials | Tagged , , , , , , , , , , , , , , , | 7 Comments