PHP Classes

File: fwphp/glomodul/adrs/dbicls.php

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   fwphp/glomodul/adrs/dbicls.php   Download  
File: fwphp/glomodul/adrs/dbicls.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: B12 PHP FW
Manage database records with a PDO CRUD interface
Author: By
Last change:
Date: 1 year ago
Size: 127 bytes
 

Contents

Class file image Download
<?php
$dbicls
= 'Db_allsites' ; //MySQL
//$dbicls = 'Db_allsites_ORA' ; // Oracle


//$dbicls = $_GET['db']??'Db_allsites' ;