The ___ function returns a text string describing the error in PHP code.
A. mysql_error()
B. mysql_errno()
C. mysql_err()
D. mysql_error_number()
Answer: A
You might also like to view...
Class ________ represents an image that can be displayed on a JLabel.
a. Image. b. Icon. c. ImageIcon. d. IconImage.
Which of the following statements is false?
a. Computers can perform calculations and make logical decisions phenomenally faster than human beings can. b. Computers process data under the control of sequences of instructions called computer programs (or simply programs). c. A computer consists of various physical devices referred to as hardware (such as the keyboard, screen, mouse, solid-state disks, hard disks, memory, d. Computing costs are rising dramatically, due to the increasing complexity of hardware and software technologies
The table to which records are appended
a. Destination table b. Source table c. Paste destination
When viewing macro code, the character ________ indicates a comment line
A) : (colon) B) , (comma) C) . (period) D) ' (single quotation mark)