最新回答 / 慕九州6298288
1 如過是直接實例化smarty 那么 直接用 ?$對象= new smarty() ?$對象->assign() ?2 如果是使用類封裝引用了 smarty ?那么 在類內 ?用實例化得到對象 去訪問當前這個類的方法 ---前提這個方法里面已經 完成了上面一步驟
2017-11-27
最新回答 / 早安i
Warning: ?mysqli_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES) in D:\phpstudy_pro\WWW\MVC\framework\libs\db\mysql.class.php on line 12Warning: ?mysqli_error() expects exactly 1 parameter, 0 given in D:\phpstudy_p...
2017-08-21