Dependency Injection finally makes sense.
How I learned to love Dependency Injections in PHP. Practical uses for them and how to use them in Codeigniter 3.
How I learned to love Dependency Injections in PHP. Practical uses for them and how to use them in Codeigniter 3.
When installing Drupal on a fresh Debian 8 server I received this error from wget. Connecting to ftp.drupal.org (ftp.drupal.org)|151.101.45.175|:443… connected. ERROR: The certificate of ‘ftp.drupal.org’ […]
In Sublime Edit 3, I got fed up of having to go to the Command pallet ever time I want to re-indent my file. To […]
When you use the LetsEncrypt module it handles the renewals of your encrypted domains without any issue. However it doesn’t appear to have any method […]
Fixing the “Unable to find backend willing to host hostname for potential supermaster” Error. I had set up many PowerDNS master slave nameserver clusters before […]
I needed to create a script that would pick a random line from a file. The $RANDOM variable isn’t the easiest to use as it […]
This server is now running a Free SSL Certificate from LetsEncrypt. I am running this server on Centos 6.7 and have plesk 12.5 installed. Now […]
Over the last 18 months I have seen more and more new clients contacting me regarding their site being flagged by google as hosting malware […]
If you get this error when importing a mysql database add the following line to your /etc/my.cnf max_allowed_packet=573741824 The number should be larger than the […]
I needed to quickly export all the articles in a WordPress install to separate html files. There were over 400 posts so a copy and […]
Copyright © 2025 | WordPress Theme by MH Themes