From professional translators, enterprises, web pages and freely available translation repositories.
表 42-1api macros for accessing zval containers
macro
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
accessing arrays and objects is a bit more complicated and is discussed later.
because all values are stored in a union, trying to access data with incorrect union members results in meaningless output.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the is particularly useful when accessing http urls where the start of the actual stream data is found after an indeterminate offset into the stream.
the is particularly useful when accessing http urls where the start of the actual stream data is found after an indeterminate offset into the stream.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
contents of the user_agent: header from the current request, if there is one. this is a string denoting the user agent being which is accessing the page. a typical example is: mozilla/4.5 [en] (x11; u; linux 2.2.9 i586). among other things, you can use this value with get_browser() to tailor your page's output to the capabilities of the user agent.
the reverse dns lookup is based off the remote_addr of the user.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: