User Tools

Site Tools


uphp:functions:array

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:array [2017/04/04 12:47]
jeff
uphp:functions:array [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"><html><span style="font-size:125%;color:green">array +<well size="sm"><html> 
-<span style="color:black"></html>[[array]] +<span style="font-size:125%;color:green">array 
-<html>( [+<span style="color:black">array ( [
 <span style="color:green">mixed <span style="color:green">mixed
 <span style="color:blue">$value <span style="color:blue">$value
Line 17: Line 17:
 ====Parameters==== ====Parameters====
  
-<html><b><span style="color:blue">$value<span style="color:black"></b></html>(s):  Optional comma separated list of values of any type (<html><b><span style="color:green">string<span style="color:black"></b></html>, <html><b><span style="color:green">int<span style="color:black"></b></html>, <html><b><span style="color:green">float<span style="color:black"></b></html>, <html><b><span style="color:green">array<span style="color:black"></b></html>)+<html><b><span style="color:blue">$value<span style="color:black"></b>(s):  Optional comma separated list of values of any type (<b><span style="color:green">string<span style="color:black"></b>, <b><span style="color:green">int<span style="color:black"></b>, <b><span style="color:green">float<span style="color:black"></b>, <b><span style="color:green">array<span style="color:black"></b>)</html>
  
-====Return Value====+====Return Values====
  
-<html><b><span style="color:green">Array<span style="color:black"></b></html>empty or with values as specified+<html><b><span style="color:green">Array<span style="color:black"></b></html>:  empty or with values as specified
  
 ====Examples==== ====Examples====
  
-**Creating Arrays:**+===Creating Arrays===
  
 <code php> <code php>
Line 40: Line 40:
 </code> </code>
  
-**Key/Value Pairs:**+===Key/Value Pairs===
  
 <code php> <code php>
uphp/functions/array.1491310079.txt.gz · Last modified: 2021/09/13 05:56 (external edit)