Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
get_zend_version
Popis
#include <zend.h>
char* get_zend_version ( void )get_zend_version() returns a verbose version string containing both version and copyright information for the Zend Engine in use.
Návratové hodnoty
A Zend version string like:
Zend Engine v2.0.5, Copyright (c) 1998-2006 Zend Technologies
PÅ™edcházejÃcà | Domů | Dalšà |
get_unary_op | Nahoru |