How to check whether Suhosin is installed?

Viewed 18400

I'm not familiar with Suhosin (never used it) but if possible I need to check using PHP whether it is installed. This is for part of an installer that I'm writing. Thanks.

4 Answers
Related