Latest JAS v1.1.0
144 plugins online

Code / System_Storage_mysql / connect

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

Description...

Arguments

conf = false
Argument

Return values

Boolean
Returns

Examples

System_Storage_mysql Connect method example
PHP
<?
  $system_storage_mysql->connect($conf = false);  //Call System_Storage_mysql::connect method
?>

Comments (0)