User Tools

Site Tools


uphp:functions:ini_put_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:ini_put_array [2017/04/13 13:35]
jeff
uphp:functions:ini_put_array [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%"> <span style="font-size:125%">
-<span style="color:black"> +<span style="color:black">ini_put_array (
-</html> +
-[[ini_put_array]] ( +
-<html>+
 <span style="color:green">string <span style="color:green">string
 <span style="color:blue">$filename<span style="color:black">, <span style="color:blue">$filename<span style="color:black">,
Line 22: Line 18:
 <span style="color:blue">$section <span style="color:blue">$section
 <span style="color:black">] ) <span style="color:black">] )
-</html> +</html></well>
-</well>+
  
 <html>This function writes multiple configuration key/value pairs to an INI file. Values can be written to a single section if the optional <b><span style="color:blue">section<span style="color:black"></b> is specified (provide a single-dimensional <b><span style="color:green">array<span style="color:black"></b>). Values can be written to one or more sections if <b><span style="color:blue">section<span style="color:black"></b> is not specified (provide a two-dimensional <b><span style="color:green">array<span style="color:black"></b>).</html> <html>This function writes multiple configuration key/value pairs to an INI file. Values can be written to a single section if the optional <b><span style="color:blue">section<span style="color:black"></b> is specified (provide a single-dimensional <b><span style="color:green">array<span style="color:black"></b>). Values can be written to one or more sections if <b><span style="color:blue">section<span style="color:black"></b> is not specified (provide a two-dimensional <b><span style="color:green">array<span style="color:black"></b>).</html>
Line 40: Line 35:
 <html><b><span style="color:blue">$section<span style="color:black"></b>:  Optional, name of the section inside the INI file (provide the <b><span style="color:blue">data<span style="color:black"></b> as a single-dimensional <b><span style="color:green">array<span style="color:black"></b>)</html> <html><b><span style="color:blue">$section<span style="color:black"></b>:  Optional, name of the section inside the INI file (provide the <b><span style="color:blue">data<span style="color:black"></b> as a single-dimensional <b><span style="color:green">array<span style="color:black"></b>)</html>
  
-====Return Value====+====Return Values====
  
 None None
uphp/functions/ini_put_array.1492090523.txt.gz · Last modified: 2021/09/13 05:56 (external edit)