How can I use parameters in OCILogon? I am connecting to an Oracle database but hardcoding ny login, password and hostname. Not sure if I want to leave these in the .php file. How can I use $log, $pass and $host? Thanks and Regards. Peter.
Ok, include a php file, with the connect function, in a non-accesable directory by the web user.