[請益] 升級php8 之後的問題已刪文
原本有個程式碼 長這樣
require_once('class\smarty\libs\Smarty.class.php');
$tpl = new Smarty();
這幾天想說學一下新的東西 升級成PHP8之後
原本的網頁會出現錯誤訊息
Fatal error: Uncaught Error: Class "Smarty" not found in
C:\xampp\htdocs\test\index.php:7 Stack trace: #0 {main} thrown in
C:\xampp\htdocs\test\index.php on line 7
LINE 7 就是 $tpl = new Smarty();
請問這是什麼問題 該如何解決呢? 謝謝大神們
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 175.182.249.37 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/PHP/M.1727334877.A.C3D.html
推
09/26 19:04,
2月前
, 1F
09/26 19:04, 1F
→
09/26 19:19,
2月前
, 2F
09/26 19:19, 2F
→
09/26 19:19,
2月前
, 3F
09/26 19:19, 3F
PHP 近期熱門文章
PTT數位生活區 即時熱門文章