Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
extract() 를 참조하라.
see also extract().
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
예 1. extract() example
extract() returns the number of variables successfully imported into the symbol table.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
문자열@ title: window of the tool to extract strings
string
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
infinst_enu.<PROTECTED> -a -a -p c:\extract\<PROTECTED>
example: setup.<PROTECTED> -a -p c:\extract\<PROTECTED>
Ultimo aggiornamento 2007-01-15
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
최소 길이@ action: button extract the strings from the byte array
minimum length:
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
이 필터에 사용할 동작을 선택합니다. @ title: window of the tool to extract strings
the byte order used to decode the values.
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
see also $_request, register_globals, predefined variables, and extract().
prev
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
extract() checks each key to see if it constitues a valid variable name, and if it does only then does it proceed to import it.
you can use this flag on its own or combine it with any other flag by or 'ing the extract_type.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
a possible use for extract is to import into symbol table variables contained in an associative array returned by wddx_deserialize().
note that prefix is only required if extract_type is extr_prefix_same, extr_prefix_all, extr_prefix_invalid or extr_prefix_if_exists.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
if you're interested in importing other variables into the global scope, such as server, consider using extract().
this is a possible security hazard.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
retrieve information for all entries where the surname starts with "s" from a directory server, displaying an extract with name and email address.
you will need to use the --with-ldap[ =dir] configuration option when compiling php to enable ldap support.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
extract() checks for colissions with existing variables. the way collisions are treated is determined by extract_type. it can be one of the following values:
it also checks for collisions with existing variables in the symbol table.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
actually, not much troubleshooting can be done when compiling static or dynamic modules. the only problem that could arise is that the compiler will complain about missing definitions or something similar. in this case, make sure that all header files are available and that you specified their path correctly in the compilation command. to be sure that everything is located correctly, extract a clean php source tree and use the automatic build in the ext directory with the fresh files; this will guarantee a safe compilation environment. if this fails, try manual compilation.
to be sure that everything is located correctly, extract a clean php source tree and use the automatic build in the ext directory with the fresh files; this will guarantee a safe compilation environment.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: