FTP Administration with full logging via PHP
PHP » Miscellaneous | August 24, 2008
Sometimes, when working on complex projects, you may need to store files on different servers. This can be easily done via FTP. The logging process makes it easier to track all changes. This article explains how you can add this option to your web site.
Sending SMS from your website
PHP » Miscellaneous | August 28, 2008
The number of websites that have the option to announce their users via SMS that an event is due to happen has increased. This article explains how to easily add this option to your website using a PHP class and the ClickATell API.


