驗證碼顯示的問題
<?php header("content-type:text/html;charset=utf-8"); defined("ROOT",dirname(__FILE__)); set_include_path(".".PATH_SEPARATOR.ROOT."/lib".PATH_SEPARATOR.ROOT."/core".PATH_SEPARATOR.get_include_path()); require_once 'image.func.php'; 這樣有什么錯誤嗎? 帶入image.func.php就顯示驗證碼, 帶入include。php 就只顯示一個帶叉的圖片