Gossamer Forum
Home : General : Perl Programming :

Re: [vacationrentals] regex for 1-3 figures, but not 0

Quote Reply
Re: [vacationrentals] regex for 1-3 figures, but not 0 In reply to
In that case, this should work;

^[123456789]{,1}[0-9]{1,5}$

Does that do the job?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!

Last edited by:

Andy: Jun 30, 2004, 3:40 AM
Subject Author Views Date
Thread; hot thread regex for 1-3 figures, but not 0 vacationrentals 21544 Jun 29, 2004, 12:49 PM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
tandat 20987 Jun 30, 2004, 2:18 AM
Thread; hot thread Re: [tandat] regex for 1-3 figures, but not 0
vacationrentals 21022 Jun 30, 2004, 2:29 AM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
Andy 21063 Jun 30, 2004, 2:51 AM
Thread; hot thread Re: [Andy] regex for 1-3 figures, but not 0
vacationrentals 21170 Jun 30, 2004, 2:56 AM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
Andy 21035 Jun 30, 2004, 3:01 AM
Thread; hot thread Re: [Andy] regex for 1-3 figures, but not 0
vacationrentals 21190 Jun 30, 2004, 3:06 AM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
Andy 21005 Jun 30, 2004, 3:22 AM
Thread; hot thread Re: [Andy] regex for 1-3 figures, but not 0
vacationrentals 21103 Jun 30, 2004, 3:28 AM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
Andy 21071 Jun 30, 2004, 3:31 AM
Thread; hot thread Re: [Andy] regex for 1-3 figures, but not 0
vacationrentals 21082 Jun 30, 2004, 3:35 AM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
Andy 21019 Jun 30, 2004, 3:40 AM
Thread; hot thread Re: [Andy] regex for 1-3 figures, but not 0
vacationrentals 21049 Jun 30, 2004, 4:15 AM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
olivers 21011 Jun 30, 2004, 8:59 AM
Thread; hot thread Re: [olivers] regex for 1-3 figures, but not 0
vacationrentals 20933 Jun 30, 2004, 9:03 AM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
olivers 20960 Jun 30, 2004, 9:29 AM
Thread; hot thread Re: [olivers] regex for 1-3 figures, but not 0
vacationrentals 20970 Jun 30, 2004, 12:49 PM
Thread; hot thread Re: [vacationrentals] regex for 1-3 figures, but not 0
olivers 20982 Jun 30, 2004, 1:08 PM
Thread; hot thread Re: [ALL] regex for 1-3 figures, but not 0
dan 21066 Jun 30, 2004, 1:14 PM
Post; hot thread Re: [dan] regex for 1-3 figures, but not 0
olivers 20953 Jun 30, 2004, 1:26 PM
Post; hot thread Re: [olivers] regex for 1-3 figures, but not 0
vacationrentals 20940 Jun 30, 2004, 11:06 PM
Thread; hot thread Re: [olivers] regex for 1-3 figures, but not 0
BlueBottle 20913 Jul 17, 2004, 7:09 AM
Thread; hot thread Re: [BlueBottle] regex for 1-3 figures, but not 0
olivers 20972 Jul 19, 2004, 2:07 AM
Thread; hot thread Re: [olivers] regex for 1-3 figures, but not 0
GClemmons 20892 Jul 21, 2004, 5:17 PM
Post; hot thread Re: [GClemmons] regex for 1-3 figures, but not 0
olivers 20846 Jul 22, 2004, 1:06 AM