./applications
That`s an application that uses curl functions to get an external file, download to the server, renames the file extension and puts it available to final user to download. It`s not object oriented.
Webservice Web Client

That`s an application to call public webservices available on the web. It`s object oriented and contains a class to parse and handle the WSDL files. It uses XPath.
Download at Work

That`s an application that uses curl functions to get an external file, download to the server, renames the file extension and puts it available to final user to download. It`s not object oriented.


