| [ Index ] |
PHP Cross Reference of YOURLS |
| Up one level | ||
| admin-ajax.php [source] [48 lines] | ||
| index.php [source] [333 lines] | $where will collect additional SQL arguments: - $where['sql'] will concatenate SQL clauses: $where['sql'] .= ' AND something = :value '; - $where['binds'] will hold the (name => value) placeholder pairs: $where['binds']['value'] = $value; | |
| install.php [source] [83 lines] | ||
| plugins.php [source] [171 lines] | ||
| tools.php [source] [340 lines] | ||
| upgrade.php [source] [83 lines] |
| Generated: Wed Nov 5 05:10:36 2025 | Cross-referenced by PHPXref 0.7.1 |