Search found 3 matches
- Fri Jan 02, 2015 10:14 am
- Forum: PHP - Code
- Topic: Result image to appear under search box using php and html
- Replies: 1
- Views: 556
Result image to appear under search box using php and html
**Question** | **This is really all i'm trying to do..** ------------------------------------------------------------------------------------------- simply.... if the user picks a zipcode from $loc1 then image $image1(nextday) will show... if user pick a zipcode from $loc2 than $image2(2nd-Day)will ...
- Wed Dec 31, 2014 4:36 pm
- Forum: PHP - Code
- Topic: Trying to make simple search with image result in php | html
- Replies: 2
- Views: 620
Re: Trying to make simple search with image result in php |
This is really all i'm trying to do.. simply.... if the user picks a zipcode from $loc1 then image $image1(nextday) will show... if user pick a zipcode from $loc2 than $image2(2nd-Day)will hopefully appear under the search box.. i hope that no page "redirect" is necessary... since images a...
- Wed Dec 31, 2014 3:58 pm
- Forum: PHP - Code
- Topic: Trying to make simple search with image result in php | html
- Replies: 2
- Views: 620
Trying to make simple search with image result in php | html
Okay here is what I'm trying to do... --------------------------------------------------primary function of what I'm trying to do----------------------------------------------------------- simply.... if the user picks a zipcode from $loc1 then image $image1(nextday) will show... if user pick a zipco...