When asking about code, state the behavior you expect and the behavior you get. We can't necessarily intuit what you're trying to do. If you're getting an error message, post the error message.
Offhand, I'd say the problem is $find isn't defined. register_globals hasn't been set by default...