PHP Manual
Prev
Next
RETURN_EMPTY_STRING
RETURN_EMPTY_STRING -- Return an empty
string
value from a function
Description
#include <zend_API.h>
void
RETURN_EMPTY_STRING
( void )
This returns an empty string without the need to create such a string first.
Prev
Home
Next
RETURN_EMPTY_BINARY
Up
RETURN_EMPTY_UNICODE