freelancersblog.net

 

URL htaccess php variable greater than and exceptions

March 1st, 2011

I would like to add some conditions to what would be an accepted variable. I would like only numbers to be accepted that are greater than a certain number. So, for instance, only numbers greater than 12202232. If no number is entered, use the default number. If a number is entered greater than 12202232, then use the number as the variable. If a number less than 12202232 is entered or if a non-number is entered, then load a warning.html page. Also, I want to be able to have a list of excep…

Original post by Freelancer.com - New Projects

Comments