User Tools

Site Tools


uphp:functions:array_keys

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_keys [2017/03/31 13:24]
jeff
uphp:functions:array_keys [2021/09/13 05:57] (current)
Line 3: Line 3:
 <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO, WMMINI FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge>
  
-Return keys for an array that has key/value pairs+Return keys for an <html><b><span style="color:green">array<span style="color:black"></b></html> that has key/value pairs
  
 ====Description==== ====Description====
  
-<well size="sm"><html><span style="font-size:125%;color:green">array +<well size="sm"><html> 
-<span style="color:black"></html>[[array_keys]] +<span style="font-size:125%;color:green">array 
-<html>(+<span style="color:black">array_keys (
 <span style="color:green">array <span style="color:green">array
 <span style="color:blue">$array <span style="color:blue">$array
Line 15: Line 15:
 </html></well> </html></well>
  
-Return an array object+Return an <html><b><span style="color:green">array<span style="color:black"></b></html> object
  
 ====Parameter==== ====Parameter====
  
-<html><span style="color:blue"><b>$array</b><span style="color:black"></html>: An array with key/value pairs+<html><b><span style="color:blue">$array<span style="color:black"></b>: An <b><span style="color:green">array<span style="color:black"></b> with key/value pairs</html>
  
-====Return Value====+====Return Values====
  
-An array of keys+An <html><b><span style="color:green">array<span style="color:black"></b></html> of keys
  
 ====Example==== ====Example====
Line 49: Line 49:
 ====See Also==== ====See Also====
  
-[[array()]] - Create an array, with optional values+[[array()]] - Create an <html><b><span style="color:green">array<span style="color:black"></b></html>, with optional values
  
-[[array_key()]] - Return the key for an array index+[[array_key()]] - Return the key for an <html><b><span style="color:green">array<span style="color:black"></b></html> index
  
-[[sizeof()]] - Return the number of elements in an array+[[sizeof()]] - Return the number of elements in an <html><b><span style="color:green">array<span style="color:black"></b></html>
  
-[[print_r()]] - Dump the contents of an array to the current output+[[print_r()]] - Dump the contents of an <html><b><span style="color:green">array<span style="color:black"></b></html> to the current output
  
 [[uphp:variables|uPHP Variable Types and Limits]] [[uphp:variables|uPHP Variable Types and Limits]]
  
uphp/functions/array_keys.1490966677.txt.gz · Last modified: 2021/09/13 05:56 (external edit)