From professional translators, enterprises, web pages and freely available translation repositories.
搜索@ item undefined import field type
찾기
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
error column number of previous error (0-based; or -1 if undefined. set after errors only)
예 1. displaying sesam error messages with error position
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
cgi.force_redirect is necessary to provide security running php as a cgi under most web servers. left undefined, php turns this on by default. you can turn it off at your own risk.
cgi.force_redirect is necessary to provide security running php as a cgi under most web servers. left undefined, php turns this on by default. you can turn it off at your own risk.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
call_user_function() returns success on success, and failure in case the function cannot be found. you should check that return value! if it returns success, you are responsible for destroying the retval pval yourself (or return it as the return value of your function). if it returns failure, the value of retval is undefined, and you mustn't touch it.
call_user_function() returns success on success, and failure in case the function cannot be found. you should check that return value! if it returns success, you are responsible for destroying the retval pval yourself (or return it as the return value of your function). if it returns failure, the value of retval is undefined, and you mustn't touch it.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: