| [ Index ] | PHP Cross Reference of Mambo 4.6.5 |
|
| [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 188 lines (6 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
zipfile:: (3 methods):
unix2DosTime()
addFile()
file()
| unix2DosTime($unixtime = 0) X-Ref |
| Converts an Unix timestamp to a four byte DOS date and time format (date in high two bytes, time in low two bytes allowing magnitude comparison). param: integer the current Unix timestamp return: integer the current date in a four byte DOS format |
| addFile($data, $name, $time = 0) X-Ref |
| Adds "file" to archive param: string file contents param: string name of the file in the archive (may contains the path) param: integer the current timestamp |
| file() X-Ref |
| Dumps out file return: string the zipped file |
| Generated: Wed Feb 8 00:05:01 2012 | Cross-referenced by PHPXref 0.7 |
| Mambo API: Mambo is Free software released under the GNU/General Public License, Version 2 |