php3-list | 199807
Date: 07/31/98
- Next message: Michael Brennen: "Re: [PHP3] How to count how many characters in a variable?"
- Previous message: Brian Schaffner: "RE: [PHP3] How to count how many characters in a variable?"
- In reply to: Paul Monaghan: "[PHP3] How to count how many characters in a variable?"
- Next in thread: Michael Brennen: "Re: [PHP3] How to count how many characters in a variable?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Paul Monaghan wrote:
>
> The subject more or less says it all.
>
> $name= first name returned from a web form
>
> How do I find out how many characters $name currently is?
http://ca.php.net/manual/function.strlen.php3
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Michael Brennen: "Re: [PHP3] How to count how many characters in a variable?"
- Previous message: Brian Schaffner: "RE: [PHP3] How to count how many characters in a variable?"
- In reply to: Paul Monaghan: "[PHP3] How to count how many characters in a variable?"
- Next in thread: Michael Brennen: "Re: [PHP3] How to count how many characters in a variable?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

