PHP Classes

How can i use it taken an image submited by form

Recommend this page to a friend!

      Zebra_Image, a lightweight image manipulation library written in PHP  >  All threads  >  How can i use it taken an image...  >  (Un) Subscribe thread alerts  
Subject:How can i use it taken an image...
Summary:How can i use it taken an image submited by form
Messages:2
Author:atinamedia
Date:2014-02-03 12:22:43
Update:2014-02-03 12:29:50
 

  1. How can i use it taken an image...   Reply   Report abuse  
Picture of atinamedia atinamedia - 2014-02-03 12:22:43
I want manipulate image before save it

which souce path should i use?

That?:

$image->source_path = $_FILES['file']['tmp_name']."/".$_FILES['file']['name'];

and...

Thank a lot!

  2. Re: How can i use it taken an image...   Reply   Report abuse  
Picture of atinamedia atinamedia - 2014-02-03 12:29:50 - In reply to message 1 from atinamedia
Sorry, my question was wrong, you can delete it