 /web/lib/external/pear-db/PEAR.php
/web/lib/external/pear-db/PEAR.phpPEAR, the PHP Extension and Application Repository
PEAR class and PEAR_Error class
PHP versions 4 and 5
| Class | Description | 
|---|---|
|  PEAR | Base class for other PEAR classes. Provides rudimentary emulation of destructors. | 
|  PEAR_Error | Standard PEAR error class for PHP 4 | 
 include_once
			(DB_PEAR_PATH.'PEAR5.php')
			(line 766)
		
			include_once
			(DB_PEAR_PATH.'PEAR5.php')
			(line 766)
		
	 OS_UNIX = false
			(line 41)
		
			OS_UNIX = false
			(line 41)
		
	 OS_WINDOWS = true
			(line 40)
		
			OS_WINDOWS = true
			(line 40)
		
	 PEAR_ERROR_CALLBACK = 16
			(line 29)
		
			PEAR_ERROR_CALLBACK = 16
			(line 29)
		
	ERROR constants
 PEAR_ERROR_DIE = 8
			(line 28)
		
			PEAR_ERROR_DIE = 8
			(line 28)
		
	ERROR constants
 PEAR_ERROR_PRINT = 2
			(line 26)
		
			PEAR_ERROR_PRINT = 2
			(line 26)
		
	ERROR constants
 PEAR_ERROR_RETURN = 1
			(line 25)
		
			PEAR_ERROR_RETURN = 1
			(line 25)
		
	ERROR constants
 PEAR_ERROR_TRIGGER = 4
			(line 27)
		
			PEAR_ERROR_TRIGGER = 4
			(line 27)
		
	ERROR constants
 PEAR_OS = 'Windows'
			(line 42)
		
			PEAR_OS = 'Windows'
			(line 42)
		
	 PEAR_ZE2 = (function_exists('version_compare')&&version_compare(zend_version(),"2-dev","ge"))
			(line 36)
		
			PEAR_ZE2 = (function_exists('version_compare')&&version_compare(zend_version(),"2-dev","ge"))
			(line 36)
		
	Documentation generated on Wed, 09 Feb 2011 09:03:02 +0700 by phpDocumentor 1.4.2