resize 10 upload image

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi again?

How do I do to resize more than one image when I upload using php and not
any library like the ?gd?

I have this:

 

$folder="../products";

copy($_FILES['5']['tmp_name'],$folder.'/'.$_FILES['5']['name']);

$picture5=$_FILES['5']['name'];

copy($_FILES['6']['tmp_name'],$folder.'/'.$_FILES['6']['name']);

$picture5=$_FILES['6']['name'];

.

.

.

 

thanks

 

+                                                                          _
   // Emiliano Boragina _
   // Diseño & Comunicación //////////////////
+                                                                          _
   // emiliano.boragina@xxxxxxxxx  /
   // 15 40 58 60 02 ///////////////////////////
+                                                                          _

 


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux