Jump to content

[SOLVED] Is this possible?


dmccabe

Recommended Posts

Ok so I have a simple table and form.

 

The form allows the person to input 2 numbers (start and end), then select a site name that these numbers apply to.

 

eg: START = 1000 / END = 2000 / SITE = LONDON

 

This then inputs the start number and end number along with the site id in to the table.

 

I now need to add a search box so the user can enter a number and it will bring up the corresponding site name.

 

However they need to search any number between the start and end no.

 

So using the example about if the user search 1500 it should bring up the result as LONDON.

 

I cant wrap my head around how I would do this?

 

 

Link to comment
https://forums.phpfreaks.com/topic/125928-solved-is-this-possible/
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.