Tag Archives: game

PHP City Guess Country Game Flag Emoji Tutorial

On top of yesterday’s PHP City Guess Country Game Data Extension Tutorial today’s progress zeroes in on some aesthetic ideas … add country flag emojis (for interest sake) … <?php function getih($indefe) { $lri=”ABCDEFGHIJKLMNOPQRSTUVWXYZ^$”; $zri=”abcdefghijklmnopqrstuvwxyz^$0123456789#@!~`”; $dri=[“127462″,”127463″,”127464″,”127465″,”127466″,”127467″,”127468″,”127469″,”127470″,”127471″,”127472″,”127473″,”127474″,”127475″,”127476″,”127477″,”127478″,”127479″,”127480″,”127481″,”127482″,”127483″,”127484″,”127485″,”127486″,”127487″,”127988″,”917631”]; $sri=[“917601″,”917602″,”917603″,”917604″,”917605″,”917606″,”917607″,”917608″,”917609″,”917610″,”917611″,”917612″,”917613″,”917614″,”917615″,”917616″,”917617″,”917618″,”917619″,”917620″,”917621″,”917622″,”917623″,”917624″,”917625″,”917626″,”127988″,”917631″,”30″,”31″,”32″,”33″,”34″,”35″,”36″,”37″,”38″,”39″,”127937″,”65039″,”8205″,”127752″,”127987″]; $thiscc=$indefe; $ccsuff=”; $ccchar=’ … Continue reading

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

PHP City Guess Country Game Data Extension Tutorial

We had occasion to revisit the “City Guess Country Game” web application of PHP City Guess Country Game Sharing Tutorial and were dismayed at the absence of “Belgium” on the country list. We looked into the workings of the web … Continue reading

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

Javascript Array Method Mobile Tutorial

Yesterday’s Javascript Array Prototype Method Tutorial allowed … non-mobile platforms to successfully combine the (albeit quite disparate) aims of … parent div contenteditable=true content editing element … hosting … clickable “a” links that we want the “onclick” logic of, adhered … Continue reading

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

Javascript Array Prototype Method Tutorial

Yesterday’s Javascript Array Method Splice Tutorial involved … one “positional member” array method called “splice” and the Javascript prompt window is a quick way to code for such a scenario … but … once there are more than one bits … Continue reading

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

Javascript Array Method Splice Tutorial

Up to yesterday’s Javascript Array Method Stack and Queue Tutorial‘s progress with Javascript (client side) array methods we’d been concentrating on … the “ends of array” push and pop and shift and unshift … but we are here to share … Continue reading

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

Javascript Array Method Stack and Queue Tutorial

The arrays involved in yesterday’s Javascript Array Method Solar System Planets Game Tutorial can represent “order” where once there was none. And in inventory control, how you organize inventory pricing can use arrays in a … FIFO way … like … Continue reading

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

Javascript Array Method Solar System Planets Game Tutorial

You learn something, then you apply it in a game. Sounds good, huh? There is nothing like applying your knowledge close to when you learn it, for that information to take hold. And for it to be instinctual, perhaps a … Continue reading

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

HTML Enabled and Disabled Buttons Game Tutorial

During a period when working with accountancy desktop applications with SAP Business One and Accpac some years back, a crucial aspect to make the GUI applications work, was to do with the enabling and disabling of buttons as the processing … Continue reading

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