mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +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.
18 KiB
18 KiB