Jump to content

extend variable from one function to another


Zerpex

Recommended Posts

Hi,

 

I'm having an image upload function I did create for few weeks ago - it has an variable called $newname, which contains the path and file.

 

I'm then using the imageupload() function in another function called EditFrontPage(), which is used to 'update' some content.

 

If I update the image, it runs the imageupload function, which is great, it resize and optimize the image, and it moves it to the folder I specified.

 

What I then want, is within' my EditFrontPage() function, is to echo out the $newname variable from the imageUpload function.

 

is there a way to do this? in a smart way? :D

 

If my code is needed, you can take a look at it here: http://codepad.org/poKNSU5H

 

Thank you a lot guys!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.