include_path
<?php
$path = `/usr/lib/pear`;
set_include_path(get_include_path() . PATH_SEPARATOR . $path);
?>
Please enable JavaScript to view the <a href=”https://disqus.com/?ref_noscript”>comments powered by Disqus.</a>
原文出處:Netkiller 系列 手札
本文作者:陳景峰
轉載請與作者聯絡,同時請務必標明文章原始出處和作者資訊及本宣告。