Hi Guys,
I'm wondering is there a way to point my browser to use a different version of PHP that is installed on a computer. I am using XAMPP and currently I'm using the version of PHP that is bundled with it.
Our system is being moved over to ORACLE from MySQL soon and there is another version of PHP installed with the ORA addons on the Solaris machine I am using.
I'm looking to know if it is possible to point the browser to use the PHP with the ORACLE addons. Should this be done in the PHP.ini file or how can I set up a path to use the PHP for ORACLE?
Thanks in advance for any advice you can give me!