ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:userguide:learn_bind:bulkbinding

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
v5:userguide:learn_bind:bulkbinding [2016/03/23 01:58] mnewnhamv5:userguide:learn_bind:bulkbinding [2016/03/23 02:09] (current) – [Portable Support] mnewnham
Line 62: Line 62:
 </code> </code>
 ===== Portable Support ===== ===== Portable Support =====
-In databases without Bulk Binding support, ADOdb simply iterates through the $bindVars array, and executes them individually.+In databases without Bulk Binding support, ADOdb simply iterates through the $bindVars array, and executes the prepared statement individually.
  
  
v5/userguide/learn_bind/bulkbinding.1458694726.txt.gz · Last modified: 2017/04/21 11:40 (external edit)