PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Owen Hester   PHP SQLSRV Linux   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP SQLSRV Linux
Access Microsoft SQL Server databases in Linux
Author: By
Last change:
Date: 3 years ago
Size: 87 bytes
 

Contents

Class file image Download
<?php

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