Pytanie : php przedmiot iteracja kod ulepszenie

I mieć the następujący kod:
What I próbować być upload 3 wizerunek kartoteka i iterate przez them
But I mieć niektóre trudność Podczas Gdy robić the iteracja here
}/*else {
$i = (1);
$this->temp_path.$i = $photo ["tmp_name"];
$this->filename.$i = $maxid.basename ($photo ["name"]);
$i++;      
} */

Anybody jakaś pomysł….???
(1):
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
$photo_array = szyk ($file1, $file2, $file3);
$flag_error = fałszywy;
foreach ($photo_array jako $photo) {
jeżeli (! $photo || opróżniać ($photo) || ! is_array ($photo)) {
// błąd: użycie uploaded lub mylny argument użycie
$this->errors [] = "Wizerunek uploaded";
$flag_error = true;
} elseif ($photo ["błąd"]! = (0)) {
// błąd: użycie uploaded lub mylny argument użycie
$this->errors [] = $this->upload_errors [$photo ["błąd"]];
$flag_error = true;
}/*else {
$i = (1);
$this->temp_path.$i = $photo ["tmp_name"];
$this->filename.$i = $maxid.basename ($photo ["imię"]);
$i++;	
} *
}
jeżeli ($flag_error) { 
powrotny fałszywy; 
} elseif (! $flag_error) {
					
$this->temp_path1 = $file1 ["tmp_name"];
$this->filename1 = $maxid.basename ($file1 ["imię"]);
$this->temp_path2 = $file2 ["tmp_name"];
$this->filename2 = $maxid.basename ($file2 ["imię"]);
$this->temp_path3 = $file3 ["tmp_name"];
$this->filename3 = $maxid.basename ($file3 ["imię"]);
$this->datecreate = strftime ("%Y-%m-%d %H: %M: %S", czas ());
powrót prawdziwy;
}

Odpowiedź : php przedmiot iteracja kod ulepszenie

Jeżeli tak, jeżeli być zagadnienie z światopogląd 2007 the webservcies część twój wekslowy serwer.

The połączenie pod heklps iść/test te położenie.

http://www.msexchange.org/articles_tutorials/exchange-server-2007/management-administration/configuring-exchange-server-2007-web-services-urls.html
Inne rozwiązania  
 
programming4us programming4us