Tag Archives: PHP

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

Audio/Video HTML5 Form Input Capture via PHP Download Tutorial

Yesterday’s Audio/Video HTML5 Form Input Capture via PHP Email Tutorial added an email attachment mode of sharing the media you upload, so that modes of display, as of yesterday were … links to the uploaded media display email attachments of … Continue reading

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

Audio/Video HTML5 Form Input Capture via PHP Email Tutorial

Yesterday’s Audio/Video HTML5 Form Input Capture via PHP Primer Tutorial set us on our discovery “tour” of the HTML5 form element’s input element properties … accept capture … for audio and/or video capture on a lot of modern mobile devices. … Continue reading

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

Audio/Video HTML5 Form Input Capture via PHP Primer Tutorial

We’ve spoken before about the wonderful HTML5, and its capabilities to upload audio and/or videos to a web server (or, with Share functionalities onto public repositories like YouTube, should you wish). The key attributes to an HTML input element, as … Continue reading

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