11 月 12th, 2008 admin Posted in その他 |
PHP ini_set関数 include_pathをセット
ini_set(”include_path”, “./pear”. PATH_SEPARATOR . ini_get(”include_path”) );
※左側にセットしたライブラリが優先
You can follow any responses to this entry through the RSS 2.0 feed.
Responses are currently closed, but you can trackback from your own site.