#include <zend.h>
Write str_len bytes from the buffer pointed to by str to the default output stream.
Pointer to character buffer
Buffer length
Number of characters written or -1 on errors.
See also ZEND_PUTC() and ZEND_PUTS().