Monthly Archives: February 2019

PHP Form Validation via Filter Extension Tutorial

Our recent Javascript and PHP Base64 Primer Tutorial with its Base64 thoughts, the … echo “<textarea id=tb64 cols=100 rows=10>” . base64_decode(urldecode($_POST[‘base64′])) . “</textarea><br>”; … of which we adopt for today’s PHP code, set our minds towards HTML form thoughts and … Continue reading

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

WordPress Highlight Lookups Plugin Cookies Tutorial

The recent WordPress Highlight Lookups Plugin Tutorial presented a static 8 option list of absolute URLs to navigate to, nuanced by the highlighted text of the user on a webpage of this blog. Our aim today is to loosen that … Continue reading

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

Australian Indigenous Language SVG Overlay Tutorial

Meanwhile, back at “Absolute SVG Positioning (ideally with water views, and ‘Tahiti sounds nice’) Symposium” and “Image Map Admiration Society Cocktail and Drinks Don’t” we wanted to take advantage of the hours spent at the wonderful and stupendous mobilefish Image … Continue reading

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

Javascript and PHP Base64 Primer Tutorial

We’ve long been interested in all of the PHP functions… urldecode urlencode … and sometimes, especially if data URI data is involved … base64_decode base64_encode … to facilitate the transfer of sizeable amounts of data within PHP or from HTML … Continue reading

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

Windows 10 Sway Primer Tutorial

Microsoft Sway complements Microsoft Office to aid with business and personal desktop application functionality suitable to … … create and share anything with Sway’s colorful and interactive canvas … … and on a first viewing, for me, on Windows 10 … Continue reading

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

WordPress Highlight Lookups Plugin Tutorial

Yesterday’s WordPress Highlight Lookups Tutorial showed us … functionality to link highlighted text to Wikipedia, Google, Free Dictionary and other inhouse links via the TwentyTen theme’s wp-contents/themes/twentyten/header.php … and today, the lesson is that any functionality you do that way … Continue reading

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

WordPress Highlight Lookups Tutorial

We’re back at WordPress TwentyTen theme header.php change methodologies to implement some new WordPress functionality like yesterday’s WordPress Plugin Primer Tutorial in that highlighted text of a webpage is used (except that we’ve now opened it up to the non-admin … Continue reading

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

WordPress Plugin Primer Tutorial

Normally we make changes to this TwentyTen themed WordPress blog by changing that theme’s wp-content/themes/twentyten/header.php file. But today we show you how to write the PHP code needed to write a WordPress.org admin login plugin to create a hyperlink to … Continue reading

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