User Tools

Site Tools


uphp:functions:array_resize

Differences

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

Link to this comparison view

Next revision
Previous revision
uphp:functions:array_resize [2021/01/28 09:36]
admin created
uphp:functions:array_resize [2021/09/13 05:57] (current)
Line 51: Line 51:
 </code> </code>
  
-The above example will output: 
-<code> 
-Key at Index 0 is name and value is John 
-Key at Index 1 is age and value is 30 
-Key at Index 2 is status and value is 1 
-</code> 
  
 ====See Also==== ====See Also====
  
-[[array()]] - Create an <html><b><span style="color:green">array<span style="color:black"></b></html>, with optional values+[[indexed_array()]] - Create an indexed <html><b><span style="color:green">array<span style="color:black"></b></html>
  
-[[array_keys()]] - Return keys for an <html><b><span style="color:green">array<span style="color:black"></b></html> that has key/value pairs 
- 
-[[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 <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/functions/array_resize.1611826607.txt.gz · Last modified: 2021/09/13 05:56 (external edit)