Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
ZEND_WRITE
Popis
#include <zend.h>
int ZEND_WRITE ( char * str, int str_len )
Write str_len
bytes from the buffer pointed to by
str
to the default output stream.
PÅ™edcházejÃcà | Domů | Dalšà |
ZEND_VERIFY_RESOURCE | Nahoru |