Tag Archives: encodeURIComponent

Javascript and PHP Encoding and Decoding Primer Tutorial

The recent HTML form navigation work gobsmacked us mildly as we reconnected with the fact that a character like “~” is not changed (ie. encoded) by Javascript’s “encodeURIComponent” encoding function. And then we figured that “~” can get you back … Continue reading

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

Page Not Found Error Message Email Subject Tutorial

Why, with today’s tutorial, are we conflating two quite disparate subjects … HTTP (ie. Hypertext Transfer Protocol) Error Code 404 “Page Not Found” or “Server Not Found” …with … Email Subject lines … into the one tutorial topic? Well, as … Continue reading

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

WordPress Blog Email Post Plus Tutorial

Yesterday’s WordPress Blog Email Post Tutorial conjoined parts to a weakness, as per … PHP’s urldecode … treatment of “+” character, normally thought of as representing a blank (ascii code 32 … hence we mostly (in the past) got away … Continue reading

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