Please log in to your MySQL database';
if (!empty($submit)) {echo ' Sorry - login failed - please try again
'."\n";}
echo '
'."\n";
} else {
if (!isset($db))
{
$dbs = mysql_list_dbs($dbl);
$num_dbs = mysql_numrows($dbs);
echo ' Please choose a database
'."\n";
} else {
if (!isset($tb))
{
echo ' Please choose a table from database: '.$db.'
'."\n";
} else {
if (!isset($id))
{
echo ' Please choose an identifier from table: '.$tb.'
This field will be used in Changes or Deletes.
It must be numeric and must uniquely identify a record.
If you haven\'t got a suitable field select None.
'."\n";
} else {
echo 'Here is your PGPMyEdit calling program
'."\n";
echo 'You may now copy and paste it into your PHP editor
'."\n";
echo '
'."\n";
echo_html('\'."\n")?>');
echo_html('
'.$tb.'
'.$tb.'
execute();
?>
');
echo "
\n";
}
}
}
}
?>