On Fri, May 4, 2007 10:10 am, Michelle Konzack wrote:
>    Anyway, why not reject any $USER input, which has
>            only CAPITALS/SMALL LETTERS?

$first_name = 'J.K.';
$last_name = 'Rowling';

$first_name = 'e.e.';
$last_name = 'cummings';

.
.
.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to