Skip to content

Instantly share code, notes, and snippets.

@girvan
Created March 22, 2012 03:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save girvan/2155398 to your computer and use it in GitHub Desktop.
Save girvan/2155398 to your computer and use it in GitHub Desktop.
<?php
require '../../config.php'; //原本是這樣
require dirname(__FILE__)."/../../config.php"; //改成這樣
@Deshnicdeveloper
Copy link

is there a difference between init.php and php.ini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment