Element index for package TightURL
[ c ]
[ d ]
[ f ]
[ i ]
[ m ]
[ n ]
[ o ]
[ r ]
[ s ]
[ t ]
[ v ]
[ w ]
c
- countSubstrs
- in file tighturl.php, function countSubstrs()
Counts the number of times a substring is contained in a given string.
top
d
- $dbhost
- in file tighturl.php, global variable $dbhost
MySQL variables
- $dbpass
- in file tighturl.php, global variable $dbpass
MySQL variables
- $dbtable
- in file tighturl.php, global variable $dbtable
MySQL variables
- $dbuser
- in file tighturl.php, global variable $dbuser
MySQL variables
top
f
- $FOFMethod
- in file tighturl.php, global variable $FOFMethod
404-Method: TRUE or FALSE
top
top
m
- main
- in file tighturl.php, function main()
Main. Process whatever the incoming request is.
top
n
- nice_addslashes
- in file tighturl.php, function nice_addslashes()
addslashes wrapper to check for gpc_magic_quotes
top
o
- On_Reserve
- in file tighturl.php, function On_Reserve()
Checks to see if a given URL is a Reserved URL.
- On_URIBL
- in file tighturl.php, function On_URIBL()
Checks to see if a given URL is on a URI blacklist. Currently this means SURBL. http://www.surbl.org
top
r
- $Reserved
- in file tighturl.php, global variable $Reserved
Reserved URLs: TRUE or FALSE
- REQUIRED_PHP_VERSION
- in file tighturl.php, constant REQUIRED_PHP_VERSION
TightURL will not work with PHP versions older than this.
top
s
- sanitize_sql_string
- in file tighturl.php, function sanitize_sql_string()
sanitize a string for SQL input (simple slash out quotes and slashes)
top
top
v
- VERSION
- in file tighturl.php, constant VERSION
This is the TightURL release number.
top
w
- wincheckdnsrr
- in file tighturl.php, function wincheckdnsrr()
Windows version of the *nix-only PHP function checkdnsrr.
top
|
|