我第一次 看網上寫的**
require(think_path.'/thinkphp.php');
?>
報告出錯:
warning: require(../thinkphpcommon/runtime.php) [function.require]: failed to open stream: no such file or directory in d:\web\htdocs\thinkphp\thinkphp.php on line 36
fatal error: require() [function.require]: failed opening required '../thinkphpcommon/runtime.php' (include_path='.;c:\php5\pear') in d:\web\htdocs\thinkphp\thinkphp.php on line 36
查資料看到 :
你使用的是 thinkphp 3 吧?
關於常量 think_path 的定義:
thinkphp 2.x
define('think_path', '../thinkphp');
thinkphp 3.x
define('think_path', '../thinkphp/');
當然你可以不去定義它
thinkphp 真的很奇怪,這樣重大的改變都不宣告一下
難道不打算讓人家用它了?
後來還是不行
看來變天才知道
define('think_path','thinkphp');
少寫了乙個/
要細心哈哈
第一次用剪枝
hdoj 1010 include include using namespace std int n,m,t,sx,sy,ex,ey char maze 8 8 int dir 4 2 bool escape false int least distance int x,int y void df...
第一次用部落格
這是乙個開始 你好!這是你第一次使用markdown編輯器所展示的歡迎頁。如果你想學習如何使用markdown編輯器,可以仔細閱讀這篇文章,了解一下markdown的基本語法知識。全新的介面設計,將會帶來全新的寫作體驗 在創作中心設定你喜愛的 高亮樣式,markdown將 片顯示選擇的高亮樣式進行展...
第一次用ActionScript
以前以為做網路程式設計就是好asp就好,但是後面漸漸的開始轉型asp.net了,又漸漸的轉到了php上,在這其中各種script的語言給我們的東西填色不少,如今漸漸地開始接觸到了一些東西,需要使用flash了,那就開始我的actionscript了。今天開始寫我的學習actionscript,今天的...