| [ Index ] |
PHP Cross Reference of MantisBT |
| Up one level | ||
| datadict/ | ||
| drivers/ | ||
| lang/ | ||
| perf/ | ||
| session/ | ||
| xsl/ | ||
| adodb-active-record.inc.php [source] [992 lines] | ||
| adodb-active-recordx.inc.php [source] [1421 lines] | ||
| adodb-csvlib.inc.php [source] [318 lines] | ||
| adodb-datadict.inc.php [source] [1032 lines] | ||
| adodb-error.inc.php [source] [258 lines] | ||
| adodb-errorhandler.inc.php [source] [79 lines] | ||
| adodb-errorpear.inc.php [source] [88 lines] | ||
| adodb-exceptions.inc.php [source] [82 lines] | ||
| adodb-iterator.inc.php [source] [30 lines] | ||
| adodb-lib.inc.php [source] [1197 lines] | ||
| adodb-memcache.lib.inc.php [source] [190 lines] | ||
| adodb-pager.inc.php [source] [290 lines] | ||
| adodb-pear.inc.php [source] [374 lines] | ||
| adodb-perf.inc.php [source] [1099 lines] | ||
| adodb-php4.inc.php [source] [16 lines] | ||
| adodb-time.inc.php [source] [1429 lines] | FUNCTION adodb_getdate($date=false) FUNCTION adodb_date($fmt, $timestamp = false) FUNCTION adodb_date2($fmt, $isoDateString = false) FUNCTION adodb_gmdate($fmt, $timestamp = false) FUNCTION adodb_mktime($hr, $min, $sec[, $month, $day, $year]) FUNCTION adodb_gmmktime($hr, $min, $sec [, $month, $day, $year]) FUNCTION adodb_gmstrftime($fmt, $timestamp = false) FUNCTION adodb_strftime($fmt, $timestamp = false) Bug in 0.32 fix for hour handling. Fixed. Now adodb_mktime(0,0,0,12+$m,20,2040) works properly. Now adodb_mktime(0,0,0,24,1,2037) works correctly. gmtime behaviour for 1970 has changed. We use the actual date if it is between 1970 to 2038 to get the timezone, otherwise we use the current year as the baseline to retrieve the timezone. Also the timezone's in php 5.2.* support historical data better, eg. if timezone today was +8, but | |
| adodb-xmlschema.inc.php [source] [2225 lines] | ||
| adodb-xmlschema03.inc.php [source] [2406 lines] | ||
| adodb.inc.php [source] [4416 lines] | ||
| license.txt [source] [182 lines] | ||
| pivottable.inc.php [source] [187 lines] | ||
| readme.txt [source] [62 lines] | ||
| rsfilter.inc.php [source] [61 lines] | ||
| toexport.inc.php [source] [134 lines] | ||
| tohtml.inc.php [source] [201 lines] | ||
| xmlschema.dtd [source] [39 lines] | ||
| xmlschema03.dtd [source] [43 lines] |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |