"; $rt=$database->query($sql); echo "execute OK
"; } catch (Exception $e){ echo "ERROR: ".$e; } ?>