[PHP] çå: [PHP] HELP , HELP ,HELP

2005-03-29 Thread wangchq
-éäåä- åää: Chris W. Parker [mailto:[EMAIL PROTECTED] åéæé: 2005å3æ30æ 9:36 æää: php-general@lists.php.net äé: FW: [PHP] HELP , HELP ,HELP Wangchq, Please send all responses to the public mailing list. What we need to know from you is what $set is and what data it contains

[PHP] HELP , HELP ,HELP

2005-03-29 Thread wangchq
Hi; Would somebody help me ? I would be appreciate. I use this regulation expression to check account(money)type, but it does not work. if(eregi("^\$[0-9]+\,[0-9]+\.[0-9]+",$set,$account)){ $reg_account=$account[1]; } else $reg_account=-1; yours, justin