Results for readdir translation from English to Russian

Human contributions

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

Add a translation

English

Russian

Info

English

readdir

Russian

posix

Last Update: 2012-12-10
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

while (false !== ($file = readdir($handle)))

Russian

while (false !== ($file = readdir($handle)))

Last Update: 2018-02-21
Usage Frequency: 2
Quality:

Reference: Wikipedia

English

{ $d = opendir ( $mypath ); while(( $file = readdir ( $d ))!== false ){

Russian

$array = array('color' => 'red', 'shape' => 'round', 'size' => '');

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

Reference: Wikipedia
Warning: Contains invisible HTML formatting

English

/ / fill an array with all items from a directory $handle = opendir( '.'); while ($file = readdir($handle)) {$files[] = $file;} closedir($handle);?

Russian

/ / fill an array with all items from a directory $handle = opendir( '.'); while ($file = readdir($handle)) {$files[] = $file;} closedir($handle);

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

Reference: Wikipedia

Get a better translation with
9,052,749,202 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