Why, can't you just use strlen()?

  http://www.php.net/manual/en/function.strlen.php

Or, am I missing something?

- E

"Jeff Bluemel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am looking for a function that will give me the number of characters of
a
> string, or number.  I tried using the function length, but that function
> seems to deal with arrays, and doesn't seem to function like I am
intending
> it to.
>
> --
>
> Thanks,
>
> Jeff Bluemel
>
>


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

Reply via email to