OCILogon

admin

Administrator
Staff member
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.
 
Back
Top