TCPDF_STATIC::empty_string( $str )

Determine whether a string is empty.


Description Description


Parameters Parameters

$str

(Required) (string) string to be checked


Top ↑

Return Return

(boolean) true if string is empty


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.5.044 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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