Posted by howachen on 10/03/06 13:09
I have a function foo(), I want all my page can call this method without include / require I know I can set in php.ini by setting the auto_prepend... but this will cause overhead as every file need to prepend this file even no call to the function, are there any better method? instead of writting an extension? thanks.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming