Tag Archives: EasyPHP

Language Word Association Game Tutorial

Yesterday we created English Word Association Game Primer Tutorial as shown below, to show a draft English only version of a Word Association game good for ESL purposes. Today we build on that functionality by allowing Word Associations in French … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | 18 Comments

English Word Association Game Primer Tutorial

With yesterday’s Yahoo YQL Web Service JSON Thesaurus Tutorial, using Yahoo Web Services called YQL, as shown below, building on previous ones here at this blog, we effectively signed off on the final (supplementing recent PHP/CSS Sentence Auxiliary Verb Game … Continue reading

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

PHP/CSS Sentence Auxiliary Verb Game Tutorial

The easiest English games to design are those that involve discrete words, because then dictionaries and thesauruses can be used. Learning English (for students whose first language is not English (ESL)) is obviously more useful when the student can piece … Continue reading

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

PHP Screen Capture and Page Speed Primer Tutorial

Sounds crazy doesn’t it? What do PHP Screen Capture and Page Speed have in common? Well, nothing really, but these worlds met, because the original premise to do a tutorial about “screen capture in a web way” panned out to … Continue reading

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

Virtual Hosts with EasyPHP Primer Tutorial

Just supposing you run one web server, and want to handle more than one domain name, with control over the handling of each name (today we end up with a url of “quiz” which means something!). This is the concept … Continue reading

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

Apache/PHP/MySql phpBB Forum Primer Tutorial

Here is a tutorial that introduces you to an “out of the box” forum and message box solution (or bulletin board), should you, as a business, be heading that way. Let’s see our tutorial stream of consciousness view of the … Continue reading

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

Apache/PHP/MySql Prestashop eCommerce Primer Tutorial

Here is a tutorial that introduces you to eCommerce as an “out of the box” solution, should you, as a business, be heading that way. Earlier we talked a bit about CMS in the same way with Content Management System … Continue reading

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

EasyPHP Windows Framework for PHP/MySql Tutorial

Are you writing PHP with MySql bits, as well, maybe? Wonderful! Do you have a testing environment, or do you load everything live straight away? For simple things, the latter is tempting, but it is not great, and for complex … Continue reading

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