Posted by Ben Bacarisse on 02/14/06 18:43
On Mon, 13 Feb 2006 19:26:53 -0800, LeaFriend wrote: > $conn = ociLogon('scott', 'tiger', 'testdb'); //exit($stmt); $stmt = > ociParse($conn, $que); //exit($stmt); > ociExecute($stmt);exit($stmt); ^^^^^^^^^^^ Very odd. This should be commented out, no? -- Ben.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming