Jump to content

PHP Question


PHP_UK

Recommended Posts

Basicly i have a forum on my website, which submits to a PHP file on my server.

 

The php files saves the content and the file uploaded to the server, emails me the details and the uploader a confirmation email.

 

It then forwards onto my next page.

 

Is there any way i could make the Php file return the uploaded image link to display an image on the next page of what they just uploaded,

 

so for instance, if i put something like this on my next page,

 

img src =" / img/uploads/IMAGE-NAME.php " /

 

where IMAGE-NAME would be a variable that is returned from the php file,

 

Can you tell i dont know what i'm talking about??, haha

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/58509-php-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.