History log of /PHP-5.5/ext/pdo/pdo_stmt.c (Results 276 – 282 of 282)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c9f736ab 18-May-2004 Wez Furlong

Skeleton for emulated prepare()


# 940c896e 18-May-2004 Wez Furlong

Quoting here leads to problems with databases that really support bound parameters.
We should do this conditionally based on the emulate_prepare flag.


# 2e36e9d0 18-May-2004 George Schlossnagle

only rewrite tmp if quoter returns true


# 636cc3e1 18-May-2004 George Schlossnagle

auto-quote values before binding them in at execute time


# dd847315 17-May-2004 Wez Furlong

Allow PDO to build as a self-contained extension.
Install headers so that other self-contained extensions may them.


# 79c513db 17-May-2004 Wez Furlong

Some pedantic fixes for gcc.


# 684be9cf 17-May-2004 Wez Furlong

Hello PDO.

Still more to come. Give it a couple of days before starting to write drivers
for the other databases; a few things might change, so I'd like to coordinate
that, but in a

Hello PDO.

Still more to come. Give it a couple of days before starting to write drivers
for the other databases; a few things might change, so I'd like to coordinate
that, but in a couple of days.

show more ...


1...<<1112