Shodaime
05-23-2006, 01:56 PM
Hello, I'm working on a php script and need something that will give me a number that is between a set of numbers. Such as, for numbers between 1-10 they will have a certain value or if they're between 11-20 they will have a different value. I know this can be achieved with the symbols (>= and <=) but are there any other functions I can use to achieve this goal?
