Tag Archives: Code

Securely Using Amazon S3 Buckets For Server Backups

I just finished building my new website, and finally have everything just right (well 99% right…for now…you know how that goes). Now it’s time to put in place an effective backup solution. In particular I am looking for a cost-efficient, … Continue Reading Full Article…

Posted in Server Administration, Tutorials | Tagged , , , , | Leave a comment

Introduction To PHP

PHP (PHP: Hypertext Preprocessor) is a server-side interpreted scripting language that runs on a web server, which allows dynamic generation of a web page based on the parameters you write into the PHP programming. It has been around since the mid … Continue Reading Full Article…

Posted in PHP, Tutorials | Tagged , , , , , | Leave a comment