ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:proxy:proxy_index

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
v5:proxy:proxy_index [2017/07/10 19:16] mnewnhamv5:proxy:proxy_index [2017/07/11 14:58] mnewnham
Line 66: Line 66:
 while ($r = $result->fetchRow()) while ($r = $result->fetchRow())
   print_r($r);   print_r($r);
 +
 +
  
 </code> </code>
Line 72: Line 74:
   * Access currently limited to http protocol   * Access currently limited to http protocol
   * No access to meta functions   * No access to meta functions
-  * No rollback control+  * No rollback or transactional control
   * No parameter binding allowed   * No parameter binding allowed
   * server.php must be modified in-situ   * server.php must be modified in-situ
  
v5/proxy/proxy_index.txt · Last modified: 2021/08/22 13:17 by dregad