mirror of
https://github.com/php/php-src.git
synced 2026-04-05 07:02:33 +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.
3.8 KiB
3.8 KiB