'; echo ' '; echo ' '; echo ' '; echo ' '; echo ' '; echo '
'; } // if you want navigation: $strDBLink = '' . htmlspecialchars($GLOBALS['db']) . ''; // else use // $strDBLink = htmlspecialchars($db); echo ' ' . sprintf($strCreateNewTable, $strDBLink) . ': ' . "\n"; echo '
'; echo ' ' . $strName . ': ' . "\n"; echo ' '; echo ' ' . ''; echo '  
'; if (!isset($strNumberOfFields)) { $strNumberOfFields = $strFields; } echo ' ' . $strNumberOfFields . ': ' . "\n"; echo ' '; echo ' ' . '' . "\n"; echo ' '; echo ' ' . ' ' . "\n"; echo '
'; echo '
' . "\n"; } else { ?> ' . "\n"; echo ' ' . "\n"; echo ' ' . "\n"; echo ' ' . "\n"; echo '
' . "\n"; } $strDBLink = htmlspecialchars($db); echo ' ' . sprintf($strCreateNewTable, $strDBLink) . ': ' . "\n"; echo '
' . "\n"; echo '' . ($cfg['ErrorIconic'] ? '' : '') . '' . $strNoPrivileges .'' . "\n"; echo '
' . "\n"; } // end if ?>