Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know DOM dropdown email emoji event form game Google Google chart hashtag HTML IFRAME image iOS Javascript MAMP map media mobile navigation onclick overlay PHP popup programming select share sharing SMS SVG table text textarea tutorial url video web browserYour Background Image
OnTopList
Tag Archives: programming
Tic Tac Toe Class Tutorial
What do “Simon Says” and “Tic Tac Toe” have in common, for us today? They’re both games. Yeh, well … okay … but apart from “They’re both games” … What do “Simon Says” and “Tic Tac Toe” have in common, … Continue reading
Posted in eLearning, Event-Driven Programming, Games, Tutorials
Tagged attribute, class, CSS, document, document.getElementById, document.getElementsByTagName, DOM, dropdown, event, game, games, HTML, id, Javascript, onclick, programming, querySelector, Tic-tac-toe, tutorial
Leave a comment
Simon Says Game Primer Tutorial
One of the great things about the “net” is learning things off other people. Here at this blog we’ve mentioned the stupendous HTML5 File API link we’ve used a lot for “shape to upload” local disk file browsing purposes in … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged attribute, class, CSS, document, DOM, event, game, games, HTML, id, Javascript, onclick, programming, querySelector, tutorial
Leave a comment
Javascript and PHP Base64 Media Tutorial
It’s likely that if you use Base64 a lot with your web applications whether that involves Javascript client …. btoa atob … or some serverside language functions like PHP’s … base64_decode base64_encode … you will have used it when accessing, … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged atob, audio, base64, browse, btoa, data uri, decodeURIComponent, encodeURIComponent, enctype, extension, file, file API, form, get, HTML, image, Javascript, media, method, mimetype, onsubmit, PHP, post, programming, tutorial, url, urldecode, urlencode, video
Leave a comment
PHP Form Validation via Filter Extension Tutorial
Our recent Javascript and PHP Base64 Primer Tutorial with its Base64 thoughts, the … echo “<textarea id=tb64 cols=100 rows=10>” . base64_decode(urldecode($_POST[‘base64′])) . “</textarea><br>”; … of which we adopt for today’s PHP code, set our minds towards HTML form thoughts and … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged atob, base64, btoa, data uri, decodeURIComponent, encodeURIComponent, enctype, extension, filter, form, get, HTML, Javascript, method, onsubmit, PHP, post, programming, tutorial, urldecode, urlencode, validation
Leave a comment
WordPress Highlight Lookups Plugin Cookies Tutorial
The recent WordPress Highlight Lookups Plugin Tutorial presented a static 8 option list of absolute URLs to navigate to, nuanced by the highlighted text of the user on a webpage of this blog. Our aim today is to loosen that … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged blog, button, cookie, cookies, highlight, HTTP Cookie, intersession, PHP, plugin, programming, session, text, tutorial, TwentyTen, TwentyTen theme, Wordpress
Leave a comment
Javascript and PHP Base64 Primer Tutorial
We’ve long been interested in all of the PHP functions… urldecode urlencode … and sometimes, especially if data URI data is involved … base64_decode base64_encode … to facilitate the transfer of sizeable amounts of data within PHP or from HTML … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged atob, base64, btoa, data uri, decodeURIComponent, encodeURIComponent, enctype, form, get, HTML, Javascript, method, onsubmit, PHP, post, programming, stop press, tutorial, urldecode, urlencode
Leave a comment

