ups ... you have right. ... is_string ... I forget that
sorry

Ryszard Hapka wrote:

no.

use: preg_match("^[a-zA-Z]*$",$string);

Lourenzo Dias wrote:

Hey, there.
I'm a new php student from Brazil, and sorry about my ignorance writing in English.
I'd like to know if exists any function in php that identifies a string as a-z, like is_num() to the numbers.


Thanks,

Lourenzo





--
<?php
$me = array(
   "name" => "Ryszard Hapka",
   "mobile" => "693 340 403",
   "GG_number" => "4765174",
   "url_page" => "www.hary.rnet.pl"
);
?>

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



Reply via email to