PHP & Incude path

I have a client that requested we change the include path to a folder under his accounts directory. Adding this in the .ini file will make the change effective for all the accounts on the server. Is there a way to do this so that it is only effective for this one account?

 

 

 

 

Top