Tag Archives: PHP

PHP/Javascript Dynamic Slideshow Primer Tutorial

The design of today’s PHP Dynamic Slideshow tutorial has so much in common, as far as inputs and process go, with PHP HTML/XML to Text Conversion Tutorial as shown below, that we base the software coding on it, happily building … Continue reading

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

WordPress Recent Post Image Follow Up Tutorial

A couple of days back (WordPress Recent Post Image Primer Tutorial) we did some functionality work on this WordPress Blog’s Recent Posts menu, and left it more functional for sure and very much “okay” … but is “okay” okay? … … Continue reading

Posted in eLearning, GIMP, Tutorials | Tagged , , , , , , , , , , , , , , | 3 Comments

WordPress Recent Post Image Primer Tutorial

Sometimes CSS meets Javascript meets “a few times a day” functionality, to get a job done, in this case a CSS styling job on this WordPress blog (continuing on with tutorials like WordPress Blog Code Tag CSS Primer Tutorial as … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 7 Comments

WordPress Blog Custom Header Image Primer Tutorial

The HTML5 specification allows for the display of 2D-graphics via SVG HTML tags which use graphical applications in XML and the XML is then rendered by an SVG viewer. SVG stands for Scalable Vector Graphics. Those SVG shapes can be … Continue reading

Posted in Ajax, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | 8 Comments

Javascript putElement(s)By via PHP Relative URLs Tutorial

Today we’ve continued with the the Javascript DOM journey as explained for the last few days with Javascript putElement(s)By via PHP Local File Tutorial as shown below, as to whether we can come up with some useful “meaningful” functionality for … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , | Comments Off on Javascript putElement(s)By via PHP Relative URLs Tutorial

Javascript putElement(s)By via PHP Local Files Tutorial

Today we march on with the the Javascript DOM journey as explained for the last few days with Javascript putElement(s)By via PHP Follow Up Tutorial as shown below, as to whether we can come up with some useful “meaningful” functionality … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 2 Comments

Javascript putElement(s)By via PHP Follow Up Tutorial

Today we continue the Javascript DOM journey as explained yesterday with Javascript putElement(s)By via PHP Primer Tutorial as shown below, as to whether we can come up with some useful “meaningful” functionality for … putElementById() putElementsByClassName() putElementsByTagName() … in Javascript … Continue reading

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

Javascript putElement(s)By via PHP Primer Tutorial

If you are into Javascript DOM you will be into … getElementById() getElementsByClassName() getElementsByTagName() … and being into programming, for every get you ever see in a function or method name, you may be accustomed to looking for the set … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | 3 Comments