!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\copia nuevo\php\pear\PHP\CompatInfo\   drwxrwxrwx
Free 7.32 GB of 239.26 GB (3.06%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     odbc_const_array.php (4.42 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * odbc extension Constant dictionary for PHP_CompatInfo 1.9.0a1 or better
 *
 * PHP versions 4 and 5
 *
 * @category PHP
 * @package  PHP_CompatInfo
 * @author   Davey Shafik <davey@php.net>
 * @author   Laurent Laville <pear@laurent-laville.org>
 * @license  http://www.opensource.org/licenses/bsd-license.php  BSD
 * @version  CVS: $Id: odbc_const_array.php,v 1.1 2008/12/14 17:09:19 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0a1 (2008-11-23)
 */

$GLOBALS['_PHP_COMPATINFO_CONST_ODBC'] = array (
  
'ODBC_BINMODE_CONVERT' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'ODBC_BINMODE_CONVERT',
  ),
  
'ODBC_BINMODE_PASSTHRU' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'ODBC_BINMODE_PASSTHRU',
  ),
  
'ODBC_BINMODE_RETURN' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'ODBC_BINMODE_RETURN',
  ),
  
'ODBC_TYPE' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'ODBC_TYPE',
  ),
  
'SQL_BIGINT' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_BIGINT',
  ),
  
'SQL_BINARY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_BINARY',
  ),
  
'SQL_BIT' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_BIT',
  ),
  
'SQL_CHAR' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CHAR',
  ),
  
'SQL_CONCURRENCY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CONCURRENCY',
  ),
  
'SQL_CONCUR_LOCK' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CONCUR_LOCK',
  ),
  
'SQL_CONCUR_READ_ONLY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CONCUR_READ_ONLY',
  ),
  
'SQL_CONCUR_ROWVER' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CONCUR_ROWVER',
  ),
  
'SQL_CONCUR_VALUES' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CONCUR_VALUES',
  ),
  
'SQL_CURSOR_DYNAMIC' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CURSOR_DYNAMIC',
  ),
  
'SQL_CURSOR_FORWARD_ONLY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CURSOR_FORWARD_ONLY',
  ),
  
'SQL_CURSOR_KEYSET_DRIVEN' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CURSOR_KEYSET_DRIVEN',
  ),
  
'SQL_CURSOR_STATIC' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CURSOR_STATIC',
  ),
  
'SQL_CURSOR_TYPE' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CURSOR_TYPE',
  ),
  
'SQL_CUR_USE_DRIVER' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CUR_USE_DRIVER',
  ),
  
'SQL_CUR_USE_IF_NEEDED' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CUR_USE_IF_NEEDED',
  ),
  
'SQL_CUR_USE_ODBC' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_CUR_USE_ODBC',
  ),
  
'SQL_DATE' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_DATE',
  ),
  
'SQL_DECIMAL' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_DECIMAL',
  ),
  
'SQL_DOUBLE' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_DOUBLE',
  ),
  
'SQL_FETCH_FIRST' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_FETCH_FIRST',
  ),
  
'SQL_FETCH_NEXT' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_FETCH_NEXT',
  ),
  
'SQL_FLOAT' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_FLOAT',
  ),
  
'SQL_INTEGER' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_INTEGER',
  ),
  
'SQL_KEYSET_SIZE' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_KEYSET_SIZE',
  ),
  
'SQL_LONGVARBINARY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_LONGVARBINARY',
  ),
  
'SQL_LONGVARCHAR' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_LONGVARCHAR',
  ),
  
'SQL_NUMERIC' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_NUMERIC',
  ),
  
'SQL_ODBC_CURSORS' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_ODBC_CURSORS',
  ),
  
'SQL_REAL' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_REAL',
  ),
  
'SQL_SMALLINT' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_SMALLINT',
  ),
  
'SQL_TIME' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_TIME',
  ),
  
'SQL_TIMESTAMP' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_TIMESTAMP',
  ),
  
'SQL_TINYINT' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_TINYINT',
  ),
  
'SQL_VARBINARY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_VARBINARY',
  ),
  
'SQL_VARCHAR' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'SQL_VARCHAR',
  ),
);
?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]--