Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
see also phpinfo().
nota:
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
see also ini_set() and phpinfo().
anterior
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
see also phpinfo(). phpversion(), phpcredits()
siguiente
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
see also phpinfo(), phpcredits(), php_logo_guid()
véase también phpinfo().
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
예 36-1. source code and screenshot for output in phpinfo().
ejemplo 36-1 ejemplo 36-1 shows a source example and its output.
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
여러분이 사용하는 시스템의 모든 미리 정의된 변수를 보려면 phpinfo() 함수를 사용하자. (이 함수는 다른 여러 유용한 정보도 알려준다.)
nota:
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
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().
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
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).
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
참고: 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 ".
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
Warnung: Enthält unsichtbare HTML-Formatierung