Re: [phplib-users] proper way to run several instances of a phplib-app
Brought to you by:
nhruby,
richardarcher
From: Marko K. <mk...@mc...> - 2006-10-10 14:00:44
|
sorry, typo, I meant "realpath" instead of "dirname" in my previous post: so that it looks like this: dirname(realpath(__FILE__)) to get the absolute path on my server. But I get the symlink already resolved. |