php $option = array(); //prevent problems $option['driver'] = 'mysql'; // Database driver name $option['host'] = 'db.myhost.com'; // Database ...
確定! 回上一頁