/ Published in: Other
Expand |
Embed | Plain Text
ini_set('include_path', ini_get('include_path') . PATH_SEPARATOR . "$HOME/pear/php");
You need to login to post a comment.
tylerhall on 11/30/-1
ini textmate include pear path
3 people have marked this snippet as a favorite
ini_set('include_path', ini_get('include_path') . PATH_SEPARATOR . "$HOME/pear/php");
You need to login to post a comment.