DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

davidcm's picture

Unregistered

Feeds

aliases

  • davidcm

davidcm

9 months ago

in Using the Zend Framework in CakePHP on britg
In fact, is better to use the PATH_SEPARATOR constant to determine the character to use. And there is no need to check if the include path ends with it or not, because an empty entry should no affect.

ini_set('include_path', ini_get('include_path') . PATH_SEPARATOR . dirname(__FILE__));
Returning? Login