mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
Faster than prepared statements when queries are run once. Slightly slower than PDO::ATTR_EMULATE_PREPARES but without the potential security implications of embedding parameters in the query itself.
35 KiB
35 KiB