Safe Mode
Cuprins
The PHP safe mode is an attempt to solve the shared-server security problem. It is architecturally incorrect to try to solve this problem at the PHP level, but since the alternatives at the web server and OS levels aren't very realistic, many people, especially ISP's, use safe mode for now.
Avertizare
Safe Mode is deprecated in PHP 5.3.0 and is removed in PHP 6.0.0.
Safe Mode
There are no user contributed notes for this page.
