|
 |
beginning_php thread: eregi
Message #1 by "G.S." <gsadmin@l...> on Mon, 10 Feb 2003 18:18:45 +0100
|
|
Why not works with the apostrophe?
(!eregi("^[a-z ' ÀÁÈÉÌÍÒÓÙÚàáèéìíòóùú]+$ ", $$nome))
thanks
GheSca
Message #2 by "Keith Sherrell" <keshe@a...> on Mon, 10 Feb 2003 12:28:21 -0500
|
|
Sorry I don't follow.
----- Original Message -----
From: "G.S." <gsadmin@l...>
To: "beginning php" <beginning_php@p...>
Sent: Monday, February 10, 2003 12:18 PM
Subject: [beginning_php] eregi
> Why not works with the apostrophe?
>
> (!eregi("^[a-z ' ÀÁÈÉÌÍÒÓÙÚàáèéìíòóùú]+$ ", $$nome))
>
> thanks
>
> GheSca
>
>
>
>
|
 |