Results for uploaded translation from Hebrew to Dutch

Computer translation

Trying to learn how to translate from the human translation examples.

Hebrew

Dutch

Info

Hebrew

uploaded

Dutch

 

From: Machine Translation
Suggest a better translation
Quality:

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Hebrew

Dutch

Info

Hebrew

the temporary filename of the file in which the uploaded file was stored on the server. שם הקובץ הזמני שבו נשמר הקובץ על השרת.

Dutch

als register_globals aan staat in php.ini, zijn er extra variabelen beschikbaar.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Hebrew

?php / * userland test for uploaded file. * / function is_uploaded_file( $filename) {if (!$tmp_file = get_cfg_var('upload_tmp_dir')) {$tmp_file = dirname(tempnam('', ''));} $tmp_file .= '/'. basename($filename); / * user might have trailing slash in php.ini... * / return (ereg_replace(' / +', '/', $tmp_file) == $filename);} if (is_uploaded_file($userfile)) {copy($userfile, "/ place / to / put / uploaded / file");} else {echo "possible file upload attack: filename '$userfile' .";}?

Dutch

het script dat het bestand ontvangt moet zo veel mogelijk zijn best doen om het bestand goed te plaatsen.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Get a better translation with
7,800,178,165 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK