| 31. |
Which one of the following function is capable of reading a specific number of characters from a file?
|
||||||||
|
Answer:
Option (a) |
| 32. |
The date() function returns ___ representation of the current date and/or time.
|
||||||||
|
Answer:
Option (b) |
| 33. |
Which one of the following function outputs the contents of a string variable to the specified resource?
|
||||||||
|
Answer:
Option (b) |
| 34. |
which is not a predefined array in PHP
|
||||||||
|
Answer:
Option (b) |
| 35. |
Which function is used to remove all HTML tags from a string passed to a form?
|
||||||||
|
Answer:
Option (b) |
| 36. |
Which directive determines whether PHP scripts on the server can accept file uploads?
|
||||||||
|
Answer:
Option (a) |
| 37. |
Which one of the following is the very first task executed by a session enabled page?
|
||||||||
|
Answer:
Option (c) |
| 38. |
Which one of the following is the default PHP session name?
|
||||||||
|
Answer:
Option (a) |
| 39. |
Which function is used to destroy session data?
|
||||||||
|
Answer:
Option (a) |
| 40. |
PHP is an example of ___________ scripting language.
|
||||||||
|
Answer:
Option (a) |