ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:metaerror

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v5:reference:metaerror [2016/01/13 02:31] – ↷ Page moved from reference:metaerror to v5:reference:metaerror mnewnhamv5:reference:connection:metaerror [2023/12/29 22:46] (current) mnewnham
Line 27: Line 27:
  
 /* /*
- * value of $m is -15, send it to metaErrorMessage()+ * value of $m is -15, send it to metaErrorMsg()
  */  */
-$s = $db->metaErrorMessage($m);+$s = $db->metaErrorMsg($m);
  
 print $s print $s
v5/reference/connection/metaerror.1452648669.txt.gz · Last modified: 2017/04/21 11:34 (external edit)