# of chars in a string

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
megaming
Forum Commoner
Posts: 27
Joined: Wed Dec 25, 2002 12:31 pm

# of chars in a string

Post by megaming »

Hi there, just wondering how I would be able to tell how many chars are in $stringname ?

Thanks
Jabol
Forum Newbie
Posts: 4
Joined: Fri Jul 11, 2003 7:06 am

Post by Jabol »

strlen
Post Reply