tui thử chạy trên localhost thì ra cái này Warning: include(simple_html_dom.php): failed to open stream: No such file or directory in C:\xampp\htdocs\TruyenFull.php on line 53 Warning: include(): Failed opening 'simple_html_dom.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\TruyenFull.php on line 53 Fatal error: Call to undefined function file_get_html() in C:\xampp\htdocs\TruyenFull.php on line 60 tui copy thẳng file truyenFull.php vào C:/xampp/htdocs/ luôn. không biết có sai chổ nào không mà chạy không được còn cái truyenCV.php thì get được
Cái //thêm thư viện (dòng 53) bác sửa hộ: Mã: include('simple_html_dom.php'); thành Mã: include('000.php'); Mình dùng Vertrigo chứ không dùng Xampp có bị lỗi chữ viết hoa ở tên File lỗi php phải sửa thủ công, không biết bên Xampp có bị không. Bác rename thành chữ thường thử.