Skip to content

Instantly share code, notes, and snippets.

View nalindaDJ's full-sized avatar

Damith Jayasinghe nalindaDJ

  • Colombo 05
  • 09:27 (UTC +05:30)
View GitHub Profile
<?php
/**
* FTP with Implicit SSL/TLS Class
*
* Simple wrapper for cURL functions to transfer an ASCII file over FTP with implicit SSL/TLS
*
* @category Class
* @author Max Rice / Damith Jayasinghe
* @since 1.0
*/