Tag Archives: passthru

PHP Calls macOS Apple Script Primer Tutorial

Yesterday’s Apple Script Execution of Start Word Suggestions for Wordle Tutorial struck a chord of interest for us. Its use of … macOS command line via Terminal application … Apple Scripting … and … “open” command on that command line

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

PHP macOS say Supervisor Modes of Use Tutorial

After yesterday’s Making of Siri on iPhone Plays Spotify Song via macOS say Tutorial, today we turn back to the PHP code that started our foray into “Siri meets say” thought patterns. It seems a bit strange to be talking … Continue reading

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

PHP Passthru Output Buffering Verb Tutorial

Yesterday’s PHP Passthru Output Buffering Security Tutorial set up a framework for our tightened “defence” of our “Passthru” (PHP) web application woooooooorrrrrrrrlllllld view, but there is scope, still, to improve the “offence”, a move which affects “defence” as well (wouldn’t … Continue reading

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

PHP Passthru Output Buffering Security Tutorial

Serverside web applications (such as this current PHP one), more so than purely clientside web applications, are a bit like a lot of sports … there is the “offence” functionality side that provides a product or service to the user … Continue reading

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

PHP Passthru Output Buffering Primer Tutorial

The PHP passthru command … Execute an external program and display raw output … is a good way for your underlying command line be expressed within a PHP web application executed in a web browser. But that “raw” above is … Continue reading

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

PDF Text Only Extraction Primer Tutorial

Quite some time ago now, the web browsers offered a text only view of the web contents. Perhaps they still do. It was a great idea back then for slow communication protocols involving personal modems, and their sluggish speed. Sometimes, … Continue reading

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

Linux diff PDF Tutorial

Today it’s time to talk PDF (Portable Document Format) and an extremely useful PDF generation class for PHP called Fpdf adding on to yesterday’s Linux diff Supervisor Tutorial‘s very limited report output format choices. So now we can output reports … Continue reading

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

Linux diff Supervisor Tutorial

Do you remember long ago our “start of regime” trying to show you, as users, the code differences as we go through a project when we presented the Linux diff Primer Tutorial starring the Linux (or unix) diff command? Well, … Continue reading

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