Hi,
Im using the oracle instant client basic in my php app, with apache server.
When a query returns few rows, there is no problem.
Otherwise, the oci_execute method doesn return any records neither errors!
How can i solve this problem??
My implementation:
function executarSQL($conn, $stmt, $con
Hi,
Im using the oracle instant client basic in my php app.
When a query returns few rows, there is no problem.
Otherwise, the oci_execute method doesn return any records neither errors!
How can i solve this problem??
My implementation:
function executarSQL($conn, $stmt, $consulta){
echo "Execu
2 matches
Mail list logo