personally I hate SafeMode
it limits many of the useful features PHP provides, but that's my view
as a user.
on the other hand there's an option in the php.ini which disallows
certain functions, manually entered
I think with good knowledge of all critical functions (set_time_limit(0) ...)
u can configure a useful and safe PHP