PHP_UK Posted July 5, 2007 Share Posted July 5, 2007 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.