topical media & game development
professional-php-08-DB-test.php / php
<?php
require_once('class.Database.php');
try {
e) {
echo table = "mytable";
table, array('myval' => 'foo') );
table, array('myval' => 'bar') );
table, array('myval' => 'blah') );
table, array('myval' => 'mu') );
table, array('myval' => 'baz'), array('myval' => 'blah'));
table, array('myval' => 'mu'));
objDB->select("SELECT * FROM mytable");
var_dump(e) {
echo "Query failure" . NL;
echo
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.