User Tools

Site Tools


classes:general:dbsamples:php_mysql

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
classes:general:dbsamples:php_mysql [2017/01/19 20:56] localadminclasses:general:dbsamples:php_mysql [2017/03/21 06:23] (current) localadmin
Line 25: Line 25:
     if !($result)     if !($result)
     {     {
-       echo "Query execution failed: (" . $mysqli->errno . ") " . $mysqli->error;+      echo "Query execution failed: (" . $mysqli->errno . ") " . $mysqli->error;
     }     }
  
classes/general/dbsamples/php_mysql.1484880975.txt.gz · Last modified: by localadmin