From professional translators, enterprises, web pages and freely available translation repositories.
the following code checks for the correct number of arguments:
the following code checks for the correct number of arguments:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
利用可能なスワップ領域がありません arguments are formatted byte sizes (used/total)
no swap space available
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
例 32-1php's implementation of variable arguments in fsockopen().
then it uses a fall-through mechanism in a switch() statement to deal with all arguments.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
if your function accepts arguments passed by reference that you intend to modify, you need to take some precautions.
of course, you can change any zval containers that you created within your function, but you mustn 't change any zval s that refer to zend-internal data!
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
cpu: %1%%1%arguments are formatted byte sizes (used/total)
cpu: %1%%1%
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
after having checked the number of arguments, you need to get access to the arguments themselves. this is done with the help of zend_get_parameters_ex():
zend_get_parameters_ex() accepts at least two arguments.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
array of arguments passed to the script. when the script is run on the command line, this gives c-style access to the command line parameters. when called via the get method, this will contain the query string.
when called via the get method, this will contain the query string.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: