Tutorial: Automated Site Backup with PHP and FTP

January 25, 2009 No comments yet

In this tutorial we are going to make a PHP script that archives your website into a .tar file, then automatically moves it to an external FTP server for safe keeping. We can then setup a cron for this script…

Other jQuery Uses

January 19, 2009 No comments yet

We traditionally think that jQuery’s selector engine can only select elements/information off of the document that we are working on. And AJAX’s only use is to process web forms without the page needing to reload. While both of these are…


Categories