Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 447 Bytes

0204.md

File metadata and controls

31 lines (24 loc) · 447 Bytes

Fill in the blank with the appropriate function name. The _______ function is used to decode a json encoded string/array.

  • A)
json_decode()
  • B)
json_endcode()
  • C)
xml_decode()
  • D)
join()
Answer

Answer: A