[phorm] [Phorm:] Re: Regex

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 8 Jan 2005 19:49:27 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4606) Re: Regex 
            <http://www.phorm.com/support/?rev=4606> 
  AUTHOR:   Wayne 
  DATE:     January 8, 2005 at 2:49 p.m. EST 

  Reply To: (#4602) Re: Regex 
  Author:   Holotech 
  Date:     January 8, 2005 at 12:29 p.m. EST 

> ARGS: ^[A-Za-z0-9 ]$ 

I expect that you mean: 

ARGS: ^[A-Za-z0-9 ]*$ 

I tried that. No workee. 

In fact if I use that, entries that include ONLY alphanumerics, WITHOUT any 
spaces also fail, as well as entries that include spaces. 

Using Phorm 3.5.1 on a linux machine running PHP4.3.8 with Apache Fedora Core 
2. 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: