Latest JAS v1.1.0
144 plugins online

Code / System_Storage_mysql / __construct

System_Storage_mysql :: __construct
Method
include/storage/mysql.php

Description...

Arguments

d (reference)
Argument

Return values

Instance
Returns

Examples

System_Storage_mysql class example
PHP
<?
  $system_storage_mysql=new System_Storage_mysql(&$d);  //Init System_Storage_mysql object
?>

Comments (0)