PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
stubarny
Forum Newbie
Posts: 10 Joined: Thu Jul 27, 2006 12:53 pm
Post
by stubarny » Thu Jul 27, 2006 1:11 pm
Hi,
I'm trying to search for a wildcard within a variable. My question is how can i set the wildcard to be a range of numbers?
e.g. my wildcard range of 19968 to 40891 should match the variable "軀"
Thanks for your help!
Stu
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Thu Jul 27, 2006 1:15 pm
I'm going to have to say I'd need more information.. or something more of a code example to understand what you actually need.