[PHP] Re: length function

2002-09-27 Thread Jeff Bluemel

thanks Edwin...

I had looked through the function list, but couldn't find the command...

Jeff
@ Edwin [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 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




[PHP] Re: length function

2002-09-26 Thread @ Edwin
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


[PHP] Re: length function

2002-09-26 Thread @ Edwin
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


[PHP] Re: length function

2002-09-26 Thread @ Edwin
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