TCPDF_STATIC::_md5_16( $str )

Encrypts a string using MD5 and returns it’s value as a binary string.


Description Description


Parameters Parameters

$str

(Required) (string) input string


Top ↑

Return Return

(String) MD5 encrypted binary string


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.0.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.