thaidomizil Posted July 9, 2011 Share Posted July 9, 2011 Hello, i'm trying to show a picture based on the value that was selected from a previous pages dropdownbox, i'm receiving the text value just fine using <?php echo $_POST["dropdown"]; ?> on the next page. So lets say i have A B C in the dropdown box, for selection A i want to show A.jpg on the next page, B - B.jpg and so on. How can i accomplish this ? Thanks for your help, as i'm quite a beginner Quote Link to comment https://forums.phpfreaks.com/topic/241514-picture-based-on-selection-from-previous-page/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.