Skip to content

michael-eble/php-class-datastorage-server-handling

Repository files navigation

PHP Class "Datastorage" for handling storage servers

This simple PHP class provides an interface for handling different FTP servers - e.g. one FTP server for storing user data, another one for storing product data etc.

You'll find the following files:

  • class_datastorage.php: The class itself including a documentation of its structure
  • example_datastorage.php: A simple and exemplary implementation/ use of the class
  • config_server-infrastructure.php: Information on different FTP servers to be used

About

This simple PHP class provides an interface for handling different FTP servers - e.g. one FTP server for storing user data, another one for storing product data etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages