-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
Has anyone made it possible to use the MySQLi extension, in particular prepared statements? We have a large app that makes extensive use of them, and currently we can't even run it using HipHop due to the lack of MySQLi support, although it does compile successfully. Rewriting to use either PDO or the legacy MySQL extension isn't an option.
Metadata
Metadata
Assignees
Labels
No labels