We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
currently using serialize in some cases, and json_encode in others (not good as it depends on the json extension).
serialize
json_encode
json
currently using
serializein some cases, andjson_encodein others (not good as it depends on thejsonextension).