Created
March 22, 2012 03:22
-
-
Save girvan/2155398 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
require '../../config.php'; //原本是這樣 | |
require dirname(__FILE__)."/../../config.php"; //改成這樣 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
is there a difference between init.php and php.ini