I have PHP 4.06 installed. It came as an RPM.
Is there a built-in PHP function or something that I can code up which will tell me what PHP has enabled and which paths are defined outside of the default parameters??
Unfortunatly I must recompile PHP in order to support PDFlib ( I have already d/l'ed the src from php.net ). However I want to recompile PHP with all the features it currently has enabled.
Thanks.