User Tools

Site Tools


uphp:functions:sprintf

Differences

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

Link to this comparison view

Next revision
Previous revision
uphp:functions:sprintf [2017/05/20 22:52]
jeff created
uphp:functions:sprintf [2021/09/13 05:57] (current)
Line 18: Line 18:
 </html></well> </html></well>
  
-<html>This function will return a <b><span style="color:green">string<span style="color:black"></b> produced according to the <b><span style="color:blue">format<span style="color:black"></b> <b><span style="color:green">string<span style="color:black"></b> using the passed <b><span style="color:blue">values<span style="color:black"></b> The <b><span style="color:blue">format<span style="color:black"></b> <b><span style="color:green">string<span style="color:black"></b> is composed of literal text and/or </html>[[#conversion_specifiers|conversion specifiers]]. Each [[#conversion_specifiers|conversion specifier]] fetches one parameter from the <html><b><span style="color:blue">values<span style="color:black"></b></html>.+<html>This function will return a <b><span style="color:green">string<span style="color:black"></b> produced according to the <b><span style="color:blue">format<span style="color:black"> <span style="color:green">string<span style="color:black"></b> using the passed <b><span style="color:blue">values<span style="color:black"></b> The <b><span style="color:blue">format<span style="color:black"> <span style="color:green">string<span style="color:black"></b> is composed of literal text and/or </html>[[#conversion_specifiers|conversion specifiers]]. Each [[#conversion_specifiers|conversion specifier]] fetches one parameter from the <html><b><span style="color:blue">values<span style="color:black"></b></html>.
  
 ====Parameters==== ====Parameters====
Line 57: Line 57:
 ====See Also==== ====See Also====
  
-[[printf()]] - Print a formatted <html><b><span style="color:green">string<span style="color:black"></b></html> to standard output+[[printf()]] - Print a formatted string to standard output
  
uphp/functions/sprintf.1495320760.txt.gz · Last modified: 2021/09/13 05:56 (external edit)