PHP Classes

File: tests/config/pgsql.php

Recommend this page to a friend!
  Classes of Punto Waskito   PHP CRUD API   tests/config/pgsql.php   Download  
File: tests/config/pgsql.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP CRUD API
Provide API to manipulate database table records
Author: By
Last change:
Date: 2 years ago
Size: 73 bytes
 

Contents

Class file image Download
<?php
$settings
['driver'] = 'pgsql';
$settings['address'] = '127.0.0.1';