6 characters or more
Moderator: General Moderators
6 characters or more
Can someone please tell me how I can check a form field has 6 characters or more? Thanks in advance.
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Code: Select all
strlen($foo) >= 6