In article <[EMAIL PROTECTED]>, Rinku wrote:
> --0-1101702729-1089550436=:23431
> Content-Type: text/plain; charset=us-ascii
>
> I have used this code.
>
> $pattern="/^\s+[a-zA-Z]+$/";
> if(preg_match($pattern,$_POST['name']))
> {
>
> Statements;
> }
>
> But here still system not supporting for space.
If you don't bother to read my advices, i don't bother to answer
anymore.
--
Tim Van Wassenhove <http://home.mysth.be/~timvw>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php