Free QR Code Generator
Generate pages of QR codes ready for printing. Simple, but does the job. Free QR Code Generator
Million Dollar Pixel
The World is full of many pixels in a variety of many different colours, but this one right here is unused and is available to you right now for the special price of $1,000,000.00 – a cool million United States Dollars. This pixel is the one. That one, there on the left. Frequently asked questions … Read more
Power Apps are rubbish #206
I want to set a field in a SharePoint List to the current User Easy enough. You can use the Patch Command to update a record in a SharePoint list so as follows? Nope Thanks for the Low Code solution Microsoft!
VPS Hosting comparison
Digital Ocean, Hetzner, Linode and Vultr offer some fantastic Virtual Server solutions from as little as $5. A comparison table of the entry level virtual servers from these three providers are listed below and any of them will provide a great solution if you want to run your own server. Linode and Digital Ocean have … Read more
My PHP Singleton
If you have not come across design patterns, they are well worth reading up on. There is a great overview for PHP developers at IBM.
Composer behind corporate Proxy Server
Don’t use quotes around the parameter Encode passwords with Self signed certificate in certificate chain
Free print at home Xmas Present game
Help yourself to a very merry Xmas Present Game, totally free and great fun for the family. Warning This Game can bring out the best and worst in your family.
Show vehicle positions with the Google Maps v3 API
Most people are already familiar with Google Maps, so why not utilise that to present your business data to your users. Today I am going to show you how to use the Google Maps API to track vehicles using their AVL data. This is something I have done for the Fire Service to show the … Read more
Generating Dynamic Icons for Google Maps with PHP
Google Maps provides a standard Marker marker image that looks like this and whilst I do not intend to offend Ji Lee, this icon can be replaced with an image of your choice. By using PHP to create an image dynamically on the fly you can have images that provide much more information.
UwAmp cURL error 60: SSL certificate problem
UwAmp cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) If you get the above error you may need to specify a certificate file in your PHP.INI which you can download from https://curl.haxx.se/ca/cacert.pem Once downloaded edit your PHP.INI and set the following