Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
RETURN_EMPTY_STRING
RETURN_EMPTY_STRING -- Return an empty string value from a function
Popis
#include <zend_API.h>
void RETURN_EMPTY_STRING ( void )This returns an empty string without the need to create such a string first.
PÅ™edcházejÃcà | Domů | Dalšà |
RETURN_EMPTY_BINARY | Nahoru |