| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
#include <zend_API.h>
void RETURN_RESOURCE ( resource r )
RETURN_RESOURCE() sets the return_value
of the given function to r and returns control to
the calling function.
| Předcházející | Domů | Další |
| RETURN_NULL | Nahoru | RETURN_RT_STRING |