Hi,

are you using PHP for windows?
well, i know that there is a key in the php.ini:

disable_functions=; This directive allows you to disable certain
; functions for security reasons.  It receives
; a comma separated list of function names.
; This directive is *NOT* affected by whether
; Safe Mode is turned on or off.

""Sam Goin"" <[EMAIL PROTECTED]> wrote in message
00c301c0b7e6$e5000a00$6801a8c0@sam">news:00c301c0b7e6$e5000a00$6801a8c0@sam...
How to I disable the functions show_source and highlight_file?  I can't find
any documentation anywhere on how to disable it or secure against it.  What
is there to prevent a user on my server from seeing my password file or
database connection scripts?

Thanks,

Sam




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to