A

Admin • 832.27K Points
Coach

Q. Which PHP function is used to serialize a variable?

  • (A) serialize()
  • (B) json_encode()
  • (C) var_export()
  • (D) export_var()
  • Correct Answer - Option(A)
  • Views: 15
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

serialize() converts a variable into a storable representation.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.