brent123456 Posted August 14, 2007 Share Posted August 14, 2007 I am trying to write an expression for a stock number T10000927. This is the expression I wrote but it is not working. Could someone help me out with it. if (eregi("^T{1}[0-9]$" ,$_GET['tradeid'])) { Quote Link to comment Share on other sites More sharing options...
brent123456 Posted August 15, 2007 Author Share Posted August 15, 2007 Got it thanks... ^T{1}[0-9] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.