Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- 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
- WordPress Link URL Remapping Tutorial
- Textarea Content Masking Pattern Genericization 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 Did you know 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 textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: Perl
Perl CGI and Javascript Cookies Primer Tutorial
Today we follow up on yesterday’s relevant Perl CGI Redirect Primer Tutorial to venture further into the world of CGI (Common Gateway Interface) on our Apache/PHP/MySql web server. In our tutorial today we consider the use of cookies with Perl … Continue reading
Posted in eLearning, Tutorials
Tagged CGI, cookies, Did you know, eCommerce, Google, Google Translate, HTML, internationalization, Javascript, Joomla, Perl, programming, tutorial
Leave a comment
Perl CGI Redirect Primer Tutorial
Today we venture into the world of CGI (Common Gateway Interface) on our Apache/PHP/MySql web server. So what language is default for CGI work on such a web server? It could be Perl or Python, or maybe something else like … Continue reading
Posted in eLearning, Software, Tutorials
Tagged Apache, CentOS, CGI, Google, Google Translate, HTML, Linux, Perl, programming, redirect, translation, tutorial, unix, web server
1 Comment
Apache WebServer on Mac and The Three P's Primer Tutorial
Today’s tutorial shows a web scenario that utilizes The Three P’s with a local Apache web server (at http://localhost/) on a Mac laptop (Mac OSX 10.7.5, Apache/2.2.22 (Unix), mod_wsgi/3.3, Python/2.6.7, PHP/5.3.15) opening up its Web Sharing arrangements, building on the … Continue reading
Posted in eLearning, Software, Tutorials
Tagged Apache, CGI, local web server, Mac OsX, Perl, PHP, Pyton, The Three P's, tutorial, web, web server, wsgi
Leave a comment
Perl XML and DTD Validate Primer Tutorial
The XML Validation subject area is quite complex. The reason for this is that when there is intelligence in your data, as XML often has, it can be organized in a variety of ways. One approach with XML data is … Continue reading
Posted in eLearning, Tutorials
Tagged CPAN, DTD, Perl, programming, The Three P's, tutorial, XML
1 Comment
Perl Form Validation Primer Tutorial
In tutorial here we use Perl code to validate an HTML form element’s input tag data using regular expressions, as described by Wikipedia below: In computing, a regular expression (abbreviated regex or regexp) is a sequence of text characters, some … Continue reading
Posted in eLearning, Tutorials
Tagged form validation, HTML, Perl, programming, regex, tutorial
Leave a comment
Perl Primer Tutorial
Here is a tutorial that introduces you to some aspects of Perl. Perl is a high-level, general-purpose, interpreted, dynamic programming language. Though Perl is not officially an acronym,[4] there are various backronyms in use, such as: Practical Extraction and Reporting … Continue reading