Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Frage wegen update
#5
Folgendes steht in der db

<?php
/**
*        This file is part of "ZE Chat v0.9".
*
*        "ZE Chat v0.9" is free softwore. Feel free to use and/or modify
*        it under the terms of the GNU General Public License as published by
*        the Free Software Foundation; either version 3 of the License, or
*        (at your option) any later version.
*
*        "ZE Chat v0.9" is distributed in the hope that it will be useful,
*        but WITHOUT ANY WARRANTY; without even the implied warranty of
*        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
*        GNU General Public License for more details.
*
*        You should have received a copy of the GNU General Public License
*        along with this program.  If not, see <http://www.gnu.org/licenses/>.
*
*        Developed by Alexander Pakusch aka Zion, 2010-2014
*        You are not allowed to sell this software or remove the Copyrights.
*
*        <http://www.zevolutions.de/>
*        <admin@zevolutions.de>
*/

$MYSQL_HOST = "localhost";
$MYSQL_USER = "000";
$MYSQL_PW   = "00000";
$MYSQL_DB   = "usr_web7_3";

   $conn = mysql_connect($MYSQL_HOST, $MYSQL_USER, $MYSQL_PW);
   mysql_select_db($MYSQL_DB, $conn);

?>
Antworten
  


Nachrichten in diesem Thema
Frage wegen update - eonlineauktion - 18.03.2015, 10:02
RE: Frage wegen update - Zion - 18.03.2015, 17:45
RE: Frage wegen update - Zion - 19.03.2015, 15:50
RE: Frage wegen update - eonlineauktion - 19.03.2015, 21:41
RE: Frage wegen update - Zion - 22.03.2015, 13:29
RE: Frage wegen update - Zion - 22.03.2015, 16:01

Gehe zu:


Benutzer, die gerade dieses Thema anschauen:
1 Gast/Gäste