User Tools

Site Tools


uphp:functions:json_encode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:json_encode [2017/04/12 13:02]
jeff
uphp:functions:json_encode [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html>
-<html>+
 <span style="font-size:125%;color:green">string <span style="font-size:125%;color:green">string
-<span style="color:black"> +<span style="color:black">json_encode (
-</html> +
-[[json_encode]] ( +
-<html>+
 <span style="color:green">array <span style="color:green">array
 <span style="color:blue">$array <span style="color:blue">$array
Line 20: Line 16:
 <span style="color:blue">$method <span style="color:blue">$method
 <span style="color:black">] ) <span style="color:black">] )
-</html> +</html></well>
-</well>+
  
 Return a <html><b><span style="color:green">string<span style="color:black"></b></html> containing the JSON((JSON stands for "JavaScript Object Notation." It is a lightweight format that is used for data interchanging. It is based on a subset of the JavaScript language (the way objects are built in JavaScript).)) encoded representation of an <html><b><span style="color:green">array<span style="color:black"></b></html> Return a <html><b><span style="color:green">string<span style="color:black"></b></html> containing the JSON((JSON stands for "JavaScript Object Notation." It is a lightweight format that is used for data interchanging. It is based on a subset of the JavaScript language (the way objects are built in JavaScript).)) encoded representation of an <html><b><span style="color:green">array<span style="color:black"></b></html>
Line 33: Line 28:
   * **1** - array (without keys)   * **1** - array (without keys)
  
-====Return Value====+====Return Values====
  
 JSON encoded <html><b><span style="color:green">string<span style="color:black"></b></html> JSON encoded <html><b><span style="color:green">string<span style="color:black"></b></html>
uphp/functions/json_encode.1492002123.txt.gz · Last modified: 2021/09/13 05:56 (external edit)