ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:ignoreerrors

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
reference:ignoreerrors [2015/07/19 23:35] mnewnhamreference:ignoreerrors [2015/07/19 23:35] mnewnham
Line 50: Line 50:
 <code php> <code php>
  
-($resultOfWork = false) {+if ($resultOfWork == false) {
     $currentStatus = $db->ignoreErrors();     $currentStatus = $db->ignoreErrors();
          
v5/reference/connection/ignoreerrors.txt · Last modified: 2016/01/16 23:54 by mnewnham