Forums > Php
> String characters are repeating or not
vinothbabu
Posted on Nov 8, 2008
Join Date: November 2008
Location: India ( chennai )
Posts: 7
String characters are repeating or not
When user enters a string it needs to be validated whether the characters are repeating or not. If the characters are repeated then it is an invalid string else it is a valid string.(both case-sensitive and case-insensitive)