[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
Copyright: | (c) phpBB Limited |
License: | GNU General Public License, version 2 (GPL-2.0) |
File Size: | 236 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
purge() X-Ref |
{@inheritDoc} |
unload() X-Ref |
{@inheritDoc} |
sql_load($query) X-Ref |
{@inheritDoc} |
sql_exists($query_id) X-Ref |
{@inheritDoc} |
sql_fetchrow($query_id) X-Ref |
{@inheritDoc} |
sql_fetchfield($query_id, $field) X-Ref |
{@inheritDoc} |
sql_rowseek($rownum, $query_id) X-Ref |
{@inheritDoc} |
sql_freeresult($query_id) X-Ref |
{@inheritDoc} |
remove_file($filename, $check = false) X-Ref |
Removes/unlinks file param: string $filename Filename to remove param: bool $check Check file permissions return: bool True if the file was successfully removed, otherwise false |
remove_dir($dir) X-Ref |
Remove directory param: string $dir Directory to remove return: null |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |