ZEND_WRITE
Opis
#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.
| Poprzedni | Spis treści | Następny |
| ZEND_VERIFY_RESOURCE | Początek rozdziału |
#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.
| Poprzedni | Spis treści | Następny |
| ZEND_VERIFY_RESOURCE | Początek rozdziału |