A

Admin • 832.27K Points
Coach

Q. Which PHP function converts a JSON string into a PHP variable?

  • (A) json_decode()
  • (B) json_encode()
  • (C) json_parse()
  • (D) json_convert()
  • Correct Answer - Option(A)
  • Views: 30
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

json_decode() parses JSON strings into PHP variables.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.