Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Regional Text Google Chart Text Onclick Tutorial
- Regional Text Google Chart Text Tooltip Tutorial
- Regional Text Google Chart Text Configurations Tutorial
- Regional Text Google Chart Data via Country Code Tutorial
- Regional Text Google Chart Iframe via Country Code Tutorial
- Regional Text Google Chart Map Charts via Country Code Tutorial
- Regional Text Google Chart Geo Charts via Country Code Tutorial
- Regional Text Google Chart Geo Charts on AlmaLinux Tutorial
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 div DOM dropdown email emoji event form game games Google Google chart HTML IFRAME image iOS iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table text textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: extension
Google Chrome Web Store Calculator Extension Tutorial
A logical place to look for those fundamental software applications you use regularly can be the web browser you might be using for day to day “surfing the net” usage. And the … Google Chrome … web browser has a … Continue reading
Posted in eLearning, Installers, Software, Tutorials
Tagged app, application, calculator, chrome web store, desktop, extension, Google, Google Chrome, install, installer, scientific calculator, tutorial
Leave a comment
Javascript BigInt Tutorial
Yesterday’s PHP Bcmath Factorial Tutorial, alas, has set off a bit of a competition around here … PHP Bcmath Javascript BigInt Anything you can do … I can do better … I can do anything Better than you. No, you … Continue reading
Posted in eLearning, Tutorials
Tagged bcmath, BigInt, extension, factorial, form, integer, Javascript, mathematics, maths, number, numerical, PHP, php extension, power, programming, textarea, textbox, tutorial
Leave a comment
PHP Bcmath Factorial Tutorial
Today we’ve had great guidance from this webpage’s contributors, thanks, writing a Factorial Calculator, using PHP and its Bcmath extension, revisiting concepts we last talked about when we presented PHP Bcmath Primer Tutorial. Are you like me with maps and … Continue reading
Posted in eLearning, Tutorials
Tagged bcmath, extension, factorial, form, integer, mathematics, maths, number, numerical, PHP, php extension, programming, textarea, textbox, 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