Exercises
-
What will the following function call return: is_readable("http://www.slashdot.org")
-
Which function locks files:
-
a) lock()
-
b) lockf()
-
c) flock()
-
d) file_lock()
-
-
What is the primary difference between rename() and move_uploaded_file()?
-
In the .ini file format, what is considered to be the start of a comment?
-
a) //
-
b) #
-
c) ;
-
d) All of the above
-
-
Which superglobal array contains information on uploaded files?
-
a) $_GET
-
b) $_POST
-
c) $_REQUEST
-
d) None of the above
-
-
Under what circumstances can the file_exists() function report incorrect data?



Copyright 2012 Future Publishing Limited (company
registered number 2008885), a company registered
in England and Wales whose registered office is at
Beauford Court, 30 Monmouth Street, Bath, BA1 2BW, UK