Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Webpage Before Onload Event Report Tutorial
- WordPress Calendar Widget Above the Fold Ondblclick Iframe Tutorial
- 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
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
Monthly Archives: February 2019
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
WordPress Highlight Lookups Plugin Tutorial
Yesterday’s WordPress Highlight Lookups Tutorial showed us … functionality to link highlighted text to Wikipedia, Google, Free Dictionary and other inhouse links via the TwentyTen theme’s wp-contents/themes/twentyten/header.php … and today, the lesson is that any functionality you do that way … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged blog, button, highlight, PHP, plugin, programming, text, tutorial, TwentyTen, TwentyTen theme, Wordpress
Leave a comment
WordPress Highlight Lookups Tutorial
We’re back at WordPress TwentyTen theme header.php change methodologies to implement some new WordPress functionality like yesterday’s WordPress Plugin Primer Tutorial in that highlighted text of a webpage is used (except that we’ve now opened it up to the non-admin … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged blog, button, highlight, PHP, programming, text, tutorial, TwentyTen, TwentyTen theme, Wordpress
4 Comments
WordPress Plugin Primer Tutorial
Normally we make changes to this TwentyTen themed WordPress blog by changing that theme’s wp-content/themes/twentyten/header.php file. But today we show you how to write the PHP code needed to write a WordPress.org admin login plugin to create a hyperlink to … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged blog, codex, hook, hyperlink, PHP, plugin, programming, tutorial, Wikipedia, Wordpress
Leave a comment