ShellBanner
System:Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686
Software:Apache. PHP/5.3.6-13ubuntu3.10
ID:uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
Safe Mode:OFF
Open_Basedir:OFF
Freespace:27.14 GB of 70.42 GB (38.55%)
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,

/ usr/ share/ php/ adodb/ drivers/ - drwxr-xr-x

Directory:
Viewing file:     adodb-ado_access.inc.php (1.39 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/* 
V5.10 10 Nov 2009   (c) 2000-2009 John Lim (jlim#natsoft.com). All rights reserved.
Released under both BSD license and Lesser GPL library license. 
Whenever there is any discrepancy between the two licenses, 
the BSD license will take precedence. See License.txt. 
Set tabs to 4 for best viewing.
  
  Latest version is available at http://adodb.sourceforge.net
  
    Microsoft Access ADO data driver. Requires ADO and ODBC. Works only on MS Windows.
*/

// security - hide paths
if (!defined('ADODB_DIR')) die();

if (!
defined('_ADODB_ADO_LAYER')) {
    if (
PHP_VERSION >= 5) include(ADODB_DIR."/drivers/adodb-ado5.inc.php");
    else include(
ADODB_DIR."/drivers/adodb-ado.inc.php");
}

class  
ADODB_ado_access extends ADODB_ado {    
    var 
$databaseType 'ado_access';
    var 
$hasTop 'top';        // support mssql SELECT TOP 10 * FROM TABLE
    
var $fmtDate "#Y-m-d#";
    var 
$fmtTimeStamp "#Y-m-d h:i:sA#";// note no comma
    
var $sysDate "FORMAT(NOW,'yyyy-mm-dd')";
    var 
$sysTimeStamp 'NOW';
    var 
$upperCase 'ucase';
    
    function 
ADODB_ado_access()
    {
        
$this->ADODB_ado();
    }
    
    
/*function BeginTrans() { return false;}
    
    function CommitTrans() { return false;}
    
    function RollbackTrans() { return false;}*/

}

 
class  
ADORecordSet_ado_access extends ADORecordSet_ado {    
    
    var 
$databaseType "ado_access";        
    
    function 
ADORecordSet_ado_access($id,$mode=false)
    {
        return 
$this->ADORecordSet_ado($id,$mode);
    }
}
?>
Command:
Quick Commands:
Upload:
[Read-Only] Max size: 100MB
PHP Filesystem: <@ Ú
Search File:
regexp
Create File:
Overwrite [Read-Only]
View File:
Mass Defacement:
[+] Main Directory: [+] Defacement Url:
LmfaoX Shell - Private Build [BETA] - v0.1 -; Generated: 0.2403 seconds