Re: PHP crashed when I try use bind function in PDO on Oracle
Posted by Mladen Gogala on 07/16/06 03:04
On Mon, 10 Jul 2006 00:16:42 -0700, DavidPL wrote:
> Upss... Sorry...
> I have PHP 5.1.2 of coruse and Oracle 10.2g
5.1.4 fixed many problems with PDO_OCI, but it still doesn't have get
metadata, which means that you cannot describe a cursor. In my opinion
PDO_OCI will be usable with PHP 5.2.x