来自专业的译者、企业、网页和免费的翻译库。
see also phpinfo().
nota:
最后更新: 2011-10-24
使用频率: 1
质量:
see also ini_set() and phpinfo().
anterior
最后更新: 2011-10-24
使用频率: 1
质量:
see also phpinfo(). phpversion(), phpcredits()
siguiente
最后更新: 2011-10-24
使用频率: 1
质量:
see also phpinfo(), phpcredits(), php_logo_guid()
véase también phpinfo().
最后更新: 2011-10-24
使用频率: 1
质量:
예 36-1. source code and screenshot for output in phpinfo().
ejemplo 36-1 ejemplo 36-1 shows a source example and its output.
最后更新: 2011-10-24
使用频率: 1
质量:
여러분이 사용하는 시스템의 모든 미리 정의된 변수를 보려면 phpinfo() 함수를 사용하자. (이 함수는 다른 여러 유용한 정보도 알려준다.)
nota:
最后更新: 2011-10-24
使用频率: 1
质量:
returns true if the extension identified by name is loaded. you can see the names of various extensions by using phpinfo().
puede ver el nombre de varias extensiones utilizando phpinfo().
最后更新: 2011-10-24
使用频率: 1
质量:
you can see a list of all the environmental variables by using phpinfo(). you can find out what many of them mean by taking a look at the cgi specification, specifically the page on environmental variables.
puede encontrar el significado de la mayoría echando un vistazo en cgi specification (especificación cgi), especialmente en page on environmental variables (página de variables de entorno).
最后更新: 2011-10-24
使用频率: 1
质量:
참고: make sure that the informix environment variables informixdir and informixserver are available to the php ifx driver, and that the informix bin directory is in the path. check this by running a script that contains a call to phpinfo() before you start testing. the phpinfo() output should list these environment variables. this is true for both cgi php and apache mod_php. you may have to set these environment variables in your apache startup script.
puedes obviar esta detección definiendo las variables de entorno "ifx_libdir", "ifx_libs" y "ifx_incdir ".
最后更新: 2011-10-24
使用频率: 1
质量:
警告:包含不可见的HTML格式