User Tools

Site Tools


uphp:functions:md5

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 Both sides next revision
uphp:functions:md5 [2017/05/23 15:50]
jeff
uphp:functions:md5 [2017/05/26 18:15]
jeff
Line 11: Line 11:
 <span style="color:black">md5 ( <span style="color:black">md5 (
 <span style="color:green">string <span style="color:green">string
-<span style="color:blue">$str+<span style="color:blue">$input
 <span style="color:black">) <span style="color:black">)
 </html></well> </html></well>
Line 17: Line 17:
 ====Parameter==== ====Parameter====
  
-<html><b><span style="color:blue">$str<span style="color:black"></b>:  A <b><span style="color:green">string<span style="color:black"></b></html>+<html><b><span style="color:blue">$input<span style="color:black"></b>:  A <b><span style="color:green">string<span style="color:black"></b></html>
  
 ====Return Values==== ====Return Values====
  
-<html><b><span style="color:green">String<span style="color:black"></b>:  MD5 hash (32 character hexadecimal number) of <b><span style="color:blue">str</b></html>+<html><b><span style="color:green">String<span style="color:black"></b>:  MD5 hash (32 character hexadecimal number) of <b><span style="color:blue">input</b></html>
  
 ====See Also==== ====See Also====
uphp/functions/md5.txt · Last modified: 2021/09/13 05:57 (external edit)