!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.12 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g. PHP/5.2.4-2ubuntu5.12 

uname -a: Linux forum.circlefusion.com 2.6.24-19-server #1 SMP Wed Jun 18 15:18:00 UTC 2008 i686 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/home/doku/axrepos/axess/old/wiki/inc/geshi/   drwxrwxr-x
Free 11.5 GB of 97.11 GB (11.85%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     xpp.php (7.33 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/*************************************************************************************
 * xpp.php
 * -------
 * Author: Simon Butcher (simon@butcher.name)
 * Copyright: (c) 2007 Simon Butcher (http://simon.butcher.name/)
 * Release Version: 1.0.7.21
 * Date Started: 2007/02/27
 *
 * Axapta/Dynamics Ax X++ language file for GeSHi.
 * For details, see <http://msdn.microsoft.com/en-us/library/aa867122.aspx>
 *
 * CHANGES
 * -------
 * 2007/02/28 (1.0.0)
 *  -  First Release
 *
 * TODO (updated 2007/02/27)
 * -------------------------
 *
 *************************************************************************************
 *
 *     This file is part of GeSHi.
 *
 *   GeSHi is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License, or
 *   (at your option) any later version.
 *
 *   GeSHi is distributed in the hope that it will be useful,
 *   but WITHOUT ANY WARRANTY; without even the implied warranty of
 *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *   GNU General Public License for more details.
 *
 *   You should have received a copy of the GNU General Public License
 *   along with GeSHi; if not, write to the Free Software
 *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 ************************************************************************************/

$language_data = array (
    
'LANG_NAME' => 'X++',
    
'COMMENT_SINGLE' => array(=> '//'),
    
'COMMENT_MULTI' => array('/*' => '*/'),
    
'CASE_KEYWORDS' => GESHI_CAPS_NO_CHANGE,
    
'QUOTEMARKS' => array("'"'"'),
    
'ESCAPE_CHAR' => '\\',
    
'KEYWORDS' => array(
        
=> array( // Primitive types
            
'void',
            
'str',
            
'real',
            
'int64',
            
'int',
            
'date',
            
'container',
            
'boolean',
            
'anytype'
            
),
        
=> array( // Keywords
            
'window',
            
'while',
            
'try',
            
'true',
            
'throw',
            
'switch',
            
'super',
            
'static',
            
'server',
            
'right',
            
'return',
            
'retry',
            
'public',
            
'protected',
            
'private',
            
'print',
            
'pause',
            
'null',
            
'new',
            
'mod',
            
'left',
            
'interface',
            
'implements',
            
'if',
            
'for',
            
'final',
            
'false',
            
'extends',
            
'else',
            
'edit',
            
'do',
            
'div',
            
'display',
            
'default',
            
'continue',
            
'client',
            
'class',
            
'changeCompany',
            
'case',
            
'breakpoint',
            
'break',
            
'at',
            
'abstract'
            
),
        
=> array( // Functions within the Axapta kernel
            
'year',
            
'wkofyr',
            
'webwebpartstr',
            
'webstaticfilestr',
            
'websitetempstr',
            
'websitedefstr',
            
'webreportstr',
            
'webpagedefstr',
            
'weboutputcontentitemstr',
            
'webmenustr',
            
'webletitemstr',
            
'webformstr',
            
'webdisplaycontentitemstr',
            
'webactionitemstr',
            
'varstr',
            
'utilmoyr',
            
'uint2str',
            
'typeof',
            
'typeid',
            
'trunc',
            
'today',
            
'timenow',
            
'time2str',
            
'term',
            
'tanh',
            
'tan',
            
'tablestr',
            
'tablestaticmethodstr',
            
'tablepname',
            
'tablenum',
            
'tablename2id',
            
'tablemethodstr',
            
'tableid2pname',
            
'tableid2name',
            
'tablefieldgroupstr',
            
'tablecollectionstr',
            
'systemdateset',
            
'systemdateget',
            
'syd',
            
'substr',
            
'strupr',
            
'strscan',
            
'strrtrim',
            
'strrep',
            
'strrem',
            
'strprompt',
            
'strpoke',
            
'strnfind',
            
'strlwr',
            
'strltrim',
            
'strline',
            
'strlen',
            
'strkeep',
            
'strins',
            
'strfmt',
            
'strfind',
            
'strdel',
            
'strcolseq',
            
'strcmp',
            
'stralpha',
            
'str2time',
            
'str2num',
            
'str2int64',
            
'str2int',
            
'str2guid',
            
'str2enum',
            
'str2date',
            
'staticmethodstr',
            
'sln',
            
'sleep',
            
'sinh',
            
'sin',
            
'setprefix',
            
'sessionid',
            
'securitykeystr',
            
'securitykeynum',
            
'runbuf',
            
'runas',
            
'round',
            
'resourcestr',
            
'reportstr',
            
'refprintall',
            
'rate',
            
'querystr',
            
'pv',
            
'pt',
            
'prmisdefault',
            
'primoyr',
            
'prevyr',
            
'prevqtr',
            
'prevmth',
            
'power',
            
'pmt',
            
'num2str',
            
'num2date',
            
'num2char',
            
'nextyr',
            
'nextqtr',
            
'nextmth',
            
'newguid',
            
'mthofyr',
            
'mthname',
            
'mkdate',
            
'minint',
            
'min',
            
'methodstr',
            
'menustr',
            
'menuitemoutputstr',
            
'menuitemdisplaystr',
            
'menuitemactionstr',
            
'maxint',
            
'maxdate',
            
'max',
            
'match',
            
'logn',
            
'log10',
            
'literalstr',
            
'licensecodestr',
            
'licensecodenum',
            
'intvnorm',
            
'intvno',
            
'intvname',
            
'intvmax',
            
'int64str',
            
'int64str',
            
'indexstr',
            
'indexnum',
            
'indexname2id',
            
'indexid2name',
            
'idg',
            
'identifierstr',
            
'helpfilestr',
            
'helpdevstr',
            
'helpapplstr',
            
'guid2str',
            
'getprefix',
            
'getCurrentUTCTime',
            
'fv',
            
'funcname',
            
'frac',
            
'formstr',
            
'fieldstr',
            
'fieldpname',
            
'fieldnum',
            
'fieldname2id',
            
'fieldid2pname',
            
'fieldid2name',
            
'extendedTypeStr',
            
'extendedTypeNum',
            
'exp10',
            
'exp',
            
'evalbuf',
            
'enumstr',
            
'enumnum',
            
'enumcnt',
            
'enum2str',
            
'endmth',
            
'dimof',
            
'dg',
            
'decround',
            
'ddb',
            
'dayofyr',
            
'dayofwk',
            
'dayofmth',
            
'dayname',
            
'date2str',
            
'date2num',
            
'curuserid',
            
'curext',
            
'cterm',
            
'cosh',
            
'cos',
            
'corrflagset',
            
'corrflagget',
            
'convertUTCTimeToLocalTime',
            
'convertUTCDateToLocalDate',
            
'conpoke',
            
'conpeek',
            
'connull',
            
'conlen',
            
'conins',
            
'confind',
            
'configurationkeystr',
            
'configurationkeynum',
            
'condel',
            
'classstr',
            
'classnum',
            
'classidget',
            
'char2num',
            
'beep',
            
'atan',
            
'asin',
            
'ascii2ansi',
            
'any2str',
            
'any2real',
            
'any2int64',
            
'any2int',
            
'any2guid',
            
'any2enum',
            
'any2date',
            
'ansi2ascii',
            
'acos',
            
'abs'
            
),
        
=> array( // X++ SQL stuff
            
'where',
            
'update_recordset',
            
'ttsCommit',
            
'ttsBegin',
            
'ttsAbort',
            
'sum',
            
'setting',
            
'select',
            
'reverse',
            
'pessimisticLock',
            
'outer',
            
'order by',
            
'optimisticLock',
            
'notExists',
            
'noFetch',
            
'next',
            
'minof',
            
'maxof',
            
'like',
            
'join',
            
'insert_recordset',
            
'index hint',
            
'index',
            
'group by',
            
'from',
            
'forUpdate',
            
'forceSelectOrder',
            
'forcePlaceholders',
            
'forceNestedLoop',
            
'forceLiterals',
            
'flush',
            
'firstOnly',
            
'firstFast',
            
'exists',
            
'desc',
            
'delete_from',
            
'count',
            
'avg',
            
'asc'
            
)
        ),
    
'SYMBOLS' => array( // X++ symbols
        
'!',
        
'&',
        
'(',
        
')',
        
'*',
        
'^',
        
'|',
        
'~',
        
'+',
        
',',
        
'-',
        
'/',
        
':',
        
'<',
        
'=',
        
'>',
        
'?',
        
'[',
        
']',
        
'{',
        
'}'
        
),
    
'CASE_SENSITIVE' => array(
        
GESHI_COMMENTS => true,
        
=> false,
        
=> false,
        
=> false,
        
=> false
        
),
    
'STYLES' => array(
        
'KEYWORDS' => array(
            
=> 'color: #0000ff;',
            
=> 'color: #0000ff;',
            
=> 'color: #0000ff;',
            
=> 'color: #0000ff;'
            
),
        
'COMMENTS' => array(
            
=> 'color: #007f00;',
            
'MULTI' => 'color: #007f00; font-style: italic;'
            
),
        
'ESCAPE_CHAR' => array(
            
=> 'color: #000000;'
            
),
        
'BRACKETS' => array(
            
=> 'color: #000000;'
            
),
        
'STRINGS' => array(
            
=> 'color: #ff0000;'
            
),
        
'NUMBERS' => array(
            
=> 'color: #000000;'
            
),
        
'METHODS' => array(
            
=> 'color: #000000;',
            
=> 'color: #000000;'
            
),
        
'SYMBOLS' => array(
            
=> 'color: #00007f;'
            
),
        
'REGEXPS' => array(
            ),
        
'SCRIPT' => array(
            )
        ),
    
'URLS' => array(
        ),
    
'OOLANG' => true,
    
'OBJECT_SPLITTERS' => array(
        
=> '.',
        
=> '::'
        
),
    
'REGEXPS' => array(
        ),
    
'STRICT_MODE_APPLIES' => GESHI_NEVER,
    
'SCRIPT_DELIMITERS' => array(
        ),
    
'HIGHLIGHT_STRICT_BLOCK' => array(
        )
);

?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0592 ]--