PHP Handbuch
Zurück
Weiter
RETURN_EMPTY_STRING
RETURN_EMPTY_STRING -- Return an empty
string
value from a function
Beschreibung
#include <zend_API.h>
void
RETURN_EMPTY_STRING
( void )
This returns an empty string without the need to create such a string first.
Zurück
Zum Anfang
Weiter
RETURN_EMPTY_BINARY
Nach oben
RETURN_EMPTY_UNICODE