From professional translators, enterprises, web pages and freely available translation repositories.
לוגריתם טבעיexponential function
přirozený logaritmusexponential function
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
error: unknown function name
# n/ aerror: unknown function name
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
use the printf() function instead.
použijte namísto toho printf().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
function true / false return values
návratové hodnoty true / false
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
there is no reverse of this function.
neexistuje žádná zpětná funkce.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
this function was introduced in php 4.3.0.
tato funkce je binárně bezpečná.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
function test () {$a = 0; echo $a; $a++;}
tato funkce je poněkud neužitečná, neboť při každém volání nastavuje $a na 0 a tiskne "0".
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
this function returns true on success and false on failure.
vrací true při úspěchu a false při chybě.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
any function that uses php4 / main / fopen_wrappers.c
jakékoli funkce které používají php4 / main / fopen_wrappers.c
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
?php function authenticate() {header ("www-authenticate:
?php function authenticate() {header ("www-authenticate:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
call a user defined function given by the function_name parameter.
zavolá uživatelsky definouvanou funkci určenou argumentem function_name.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
function test() {static $a = 0; echo $a; $a++;}
function test() {static $a = 0; echo $a; $a++;}
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the function domnode_append_child() has changed its behaviour.
tyto funkce jsou přístupné pouze pokud bylo php zkonfigurováno s volbou --with-dom=[ dir], s využitím gnome xml knihovny.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
registers the function named by func to be executed when script processing is complete.
zaregistruje funkci udanou v func pro provedení po dokončení běhu skriptu.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
if this breaks your application use the non dom function domnode_append_sibling().
je potřeba nejméně libxml-2.0.0 (ne betaverze).
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the function '% 1' was called with% 2, while it should be called with% 3
byla volána neznámá funkce nazvaná '% 1' the function'% 1 'was called with% 2, while it should be called with% 3
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
first, all class attributes are implemented as functions with the same name and secondly the function names follow the php naming convention.
xml_entity_ref_node
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
this function is identical to htmlspecialchars() in all ways, except that all characters which have html character entity equivalents are translated into these entities.
tato funkce je ve všem shodná s htmlspecialchars() kromě toho, že na html entity se převedou všechny znaky, které mají odpovídající entity.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
applies the user-defined function named by func to each element of array. func will be passed array value as the first parameter and array key as the second parameter.
aplikuje funkci func na všechny prvky pole arr.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
if userdata is supplied, it will be passed as the third parameter to the user function. func must be a user-defined function, and can 't be a native php function.
funkci func se jako první argument předá hodnota a jako druhý klíč.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: