Re: dynamically loadable php files



I see that __autoload in a global function.

My problem is where do it define the function.

I don't want to do it in the file where use a class.

- Kishore

.