Tag Archives: PHP

HTML/Javascript Scrabbling Snakes Game Primer Tutorial

Scrabbling Snakes is a hybrid game combining the Scrabble board with styling to look a bit like snakes (well, you had to be there) and with a word scramble game feel. It could do well as a vocabulary improvement game … Continue reading

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

PHP and Javascript and CSS Shape Rotation Tutorial

We’re continuing on with our Geometry and Land Surveying theme today, following on from yesterday’s PHP and Javascript and CSS Shape Drawing Tutorial as shown below. When there are only small distances we talk about Plane Geometry because the curvature … Continue reading

Posted in eLearning, Event-Driven Programming, GUI, Land Surveying, Tutorials | Tagged , , , , , , , , , , , , , , , , | 15 Comments

PHP and Javascript and CSS Shape Drawing Tutorial

It is no coincidence that Geometry and Land Surveying have a lot in common. When there are only small distances we talk about Plane Geometry because the curvature of the earth doesn’t come into the equation. When Earth curvature matters, … Continue reading

Posted in eLearning, Land Surveying, Tutorials | Tagged , , , , , , , , , , , , , , | 18 Comments

PHP Object Interface Primer Tutorial

Today we are going to show a PHP example of object “interface”, and we like the excerpt from the useful link below, which discusses the same “database” interface idea as we are going to tackle today … The point is … Continue reading

Posted in Database, eLearning, OOP, Tutorials | Tagged , , , , , , , , , , , , , , , , | 36 Comments

PHP Abstract Class Primer Tutorial

PHP can be written with a functional approach or an Object Oriented (OOPS) approach, and today, we show some OOP approach ideas such as … an abstract class “via abstract class [className] { }“ another polymorphic (syntax) idea “via public … Continue reading

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

PHP Polymorphic Thoughts Primer Tutorial

We have mentioned the word “polymorphic” at this blog … and we weren’t sneezing m’lord … and you may wonder with the avid PHP fan base here why we don’t talk about “polymorphism” regarding PHP? Or maybe not … but … Continue reading

Posted in eLearning, OOP, Tutorials | Tagged , , , , , | 27 Comments

PostgreSQL PHP Tutorial

Some time ago we talked about the PostgreSQL database, and showed you some command line (installation and) usage via a MacBook Pro Terminal application’s (bash environment) command line. So that showed a bit of SQL for PostgreSQL and you can … Continue reading

Posted in Animation, Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 21 Comments

Yahoo YQL JSON Thesaurus Gettext Translation Tutorial

Recently we talked about PHP methods to facilitate (language) internationalization via the “gettext” Human Language and Character Encoding Support module with the PHP Gettext Internationalization Primer Tutorial. Yesterday’s Yahoo YQL Web Service JSON Thesaurus Tutorial as shown below, is a … Continue reading

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