I am stuck again. I have think of a way to integrate your form into the the form validation form whereby a user is required to upload a minimum 1 image to the uploader and will be verified...
Thanks for all the great help. I have another problem that faced while integrating the script into the form. Currently I am using 2 forms in the page. The 1st form is used to input all the...
Initially I was puzzling about how to call each and every item that the array $savedImages stored and then I found out that it work just like the default array structure using the normal...
I did search for the syntax to pass the the $savedImages array to a function as per mentioned but I just couldn't find it. Could you help to show me a simple syntax to pass the array to a...
Thanks for the fast reply. Actually I am thinking of creating more images size, currently your plugin only created 2 type of size that is the 'Thumbnail' and the 'Medium' size. How could I...
Thanks for the great plugin. This is exactly what I am looking for. Btw I have try to modify the code to enable 3 type of images resize but am having some problem in doing it. Could any...