Tag Archives: PHP

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

Linux Backup via rsync and PHP Exec Tutorial

PHP, being the server side language that it is, has access to a lot of what its operating system provides as functionality via its exec method. Please don’t think everything will work though, and more elegant things you find happening … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , | 20 Comments

MAMP Virtual Hosting Primer Tutorial

Yesterday we talked about a Linux idea for backup on a MacBook Pro laptop with our Linux Backup via rsync Primer Tutorial as shown below. Today we are going to talk about virtual hosting on a MAMP Apache local web … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , | 26 Comments