Validate a South African ID number with JavaScript
South African ID number validation on a form using JavaScript. I used this on a project to complement my PHP…
productivity through technology
South African ID number validation on a form using JavaScript. I used this on a project to complement my PHP…
Some more fiddling with PHP cURL. In this tutorial: See also: 1. Enable cURL 2. Demo See the demo here:…
I cannot remember why I was busy fiddling with cURL, but I did some fiddling scraping URLs using the PHP…
I use a workbook to keep a digital register for each of my classes. There is a column per day,…
This VBA code snippet loops through all open Word documents, displaying the Document names one by one in a popup.…
I often need to know if a server is available. A simple method to establish this is to use PHP’s…
I have multiple Microsoft Word documents open simultaneously while marking CAT practical assessment papers. As I have the student’s file,…
Another post from the archives. When 2009 rolled in all the websites built by the company I worked for at…