All pastes #2099468 Raw Edit

Anonymous

public text v1 · immutable
#2099468 ·published 2012-01-04 23:32 UTC
rendered paste body
		include_once 'umil.php';
		$umil = new umil(true,$db);
		if ($umil->table_column_exists('phpbb_test', 'test_id'))
		{
			print "table exists";
		}