Tag Archives: PHP

Close Relatives Game PHP Tutorial

We’re continuing on with the recent ESL “Close Relatives Game” because we want to … make the sharing functionality more enticing allow for (the possibility of) hugely more user-generated questions … the former of which is a Javascript client job … Continue reading

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

Spreadsheet and XML Global Substitution Genericization Tutorial

It’s one thing to write a useful one off web application with quite a few hard codings, but what about an attempt to genericize it, and by so doing, oftentimes you are improving its documentation aspects, so that, if the … Continue reading

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

WordPress Ordered List CSS Styling Primer Tutorial

We’ve had a couple of blog postings, in a row, recently, involving fairly long HTML ol tag “ordered lists”. This set us to thinking about CSS styling we could use for these “ordered lists”. Our first pass of thinking involving … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | 1 Comment

HTML Form Get and Post via PHP Priority Tutorial

As we stated yesterday, with HTML Form Get and Post via PHP Primer Tutorial … An HTML form element allows for method property values of … GET POST … the latter of which requires a server-side language to glean the … Continue reading

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

HTML Form Get and Post via PHP Primer Tutorial

An HTML form element allows for method property values of … GET POST … the latter of which requires a server-side language to glean the HTML form element’s data. So we are writing today’s tutorial in PHP, and our aim … Continue reading

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

WordPress Code Download Table Interface Linux Diff Tutorial

Referring to WordPress Code Download Table Interface Primer Tutorial way below, up until now with the third of “three basic concepts floating around the way we present software and share it around, at this blog” of … the idea of … Continue reading

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

WordPress Code Download Table Interface Double Click Tutorial

If you’ve been coding Javascript in a web application have you ever pondered the string functions … includes() … versus … indexOf() ? To be honest, I haven’t much, because am always using indexOf(), but to be fair, you might … Continue reading

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

WordPress Code Download Table Interface Primer Tutorial

We’ve got three basic concepts floating around the way we present software and share it around, at this blog, those being … the idea of a live run link pointing at an executable piece of software, at least as far … Continue reading

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