전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
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 형식이 포함되어 있습니다