cvs: phpdoc-da /reference/mysql/functions mysql-drop-db.xml

[email protected] ("Mads N. Vestergaard")
Newsgroups php.doc.da
Message-ID <cvsmnv1090081201@cvsserver>
mnv		Sat Jul 17 12:20:01 2004 EDT

  Added files:                 
    /phpdoc-da/reference/mysql/functions	mysql-drop-db.xml 
  Log:
  Iniitial translation
  
  

http://cvs.php.net/co.php/phpdoc-da/reference/mysql/functions/mysql-drop-db.xml?r=1.1&p=1
Index: phpdoc-da/reference/mysql/functions/mysql-drop-db.xml
+++ phpdoc-da/reference/mysql/functions/mysql-drop-db.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- EN-Revision: 1.9 Maintainer: mnv Status: ready -->
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.2 -->
  <refentry id="function.mysql-drop-db">
   <refnamediv>
    <refname>mysql_drop_db</refname>
    <refpurpose>Sletter en MySQL database</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Beskrivelse</title>
     <methodsynopsis>
      <type>bool</type><methodname>mysql_drop_db</methodname>
      <methodparam><type>string</type><parameter>database_navn</parameter></methodparam>
      <methodparam choice="opt"><type>resource</type><parameter>
        link_identifier
       </parameter></methodparam>
     </methodsynopsis>
    <para>
     <function>mysql_drop_db</function> forsøger at slette en hel database fra serveren associeret med det specifikke link_identifier.
    </para>
    <para>
     &return.success;
    </para>
    <para>
     For bagud kompatibilitet kan <function>mysql_dropdb</function>
     også bruges. Den er dog forældet.
    </para>
    <note>
     <para>
      Funktionen <function>mysql_drop_db</function> er forældet. det er foretrukket at bruge <function>mysql_query</function> til at udføre en
      <literal>SQL DROP DATABASE</literal> forespørgsel istedet.
     </para>
    </note>
    <warning>
     <para>
      Denne funktion vil ikke være tilgængelig, hvis MySQL modulet er bygget op imod MySQL 4.x klient biblioteket.
     </para>
    </warning>
    <para>
     Se også <function>mysql_query</function>.
    </para>
   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.