[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/pix/ -> smartpix.php (summary)

(no description)

File Size: 281 lines (9 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 lib/filelib.php

Defines 5 functions

  error()
  makesafe()
  strip_querystring()
  get_query()
  get_file_argument_limited()

Functions
Functions that are not part of a class:

error($text,$notfound=false)   X-Ref
No description

makesafe($param)   X-Ref
No description

strip_querystring($url)   X-Ref
Remove query string from url

Takes in a URL and returns it without the querystring portion

param: string $url the url which may have a query string attached
return: string

get_query($name)   X-Ref
No description

get_file_argument_limited($scriptname)   X-Ref
Extracts file argument either from file parameter or PATH_INFO.

param: string $scriptname name of the calling script
return: string file path (only safe characters)



Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7