PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of El Amrani Chakir   PHP FTP Client Library   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP FTP Client Library
Manage files in remote FTP server
Author: By
Last change:
Date: 2 years ago
Size: 101 bytes
 

Contents

Class file image Download
<?php

require_once dirname(__DIR__) . '/vendor/autoload.php';
require_once
__DIR__ . '/config.php';