What DOMElement method should be used to check for availability of a non-namespaced attribute?
You analyze the code of a colleague and see a call to the function quotemeta(). You give the string "Holy $%&[. What's going on?" as a parameter to it. What will it output?
Which of the following data types is implicitly passed by reference in PHP 5 while it is passed by value in PHP 4?
Which of the following is used to find all PHP files under a certain directory?