TCPDF_STATIC::empty_string( $str )
Determine whether a string is empty.
Description Description
Parameters Parameters
- $str
-
(Required) (string) string to be checked
Return Return
(boolean) true if string is empty
Source Source
File: includes/lib/tcpdf/include/tcpdf_static.php
Changelog Changelog
Version | Description |
---|---|
4.5.044 | Introduced. |