Hi.

I want to know if anyone can help me with my code which matches a
number to a range e.g. 1-15 and echoes an image if the number is in
the range.

The code would use the if statement and check if a variable for
example 5  matches the range like 4-10 and if it does it echoes a
certain image.

Anyone know which function I should use and what regex I should use?

Thanks

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to