if you are saying want to disable the include_path at your Php script, you can try this init_alter() .
I try to change the session.xxx variable(it works..), even in PHP document is saying this init_alter() only limit to certain variable which could be change.