Hello, I'd like to know how to work with php and Oracle 8i under Windows 2000... Please answer me by mail...
i want to know the php code for searching data from oracle database.
Install Oracle.
Enable the oracle/oci modules in PHP.
Connect to your database.
Run a query :-)
Seriously, it's all in the manual look at oracle or OCI functions.