-
Deploying Web Apps With Git
Pushing code to live websites using Git.
-
Moving From Shared Hosting to a VPS
Setting up a Virtual Private Server (VPS) on DigitialOcean, ServerPilot, and CloudFlare and moving from shared web hosting.
-
Lightweight PHP MySQL Session Handler
A simple PHP class to manage HTTP session state across requests without native PHP sessions.
-
Slim 3 Custom Not Found Handler and Template
Registering a custom 404 not found handler and template in Slim 3.
-
Dynamic Sitemap with Codeigniter
Generate a dynamic sitemap.xml file using CodeIgniter.
-
An All SQL Option to Densifying Dates
A revised post, showing how to generate rows to fill in data gaps using only Oracle SQL.