Posted by Brian on 11/28/05 15:41
Hi
I should know this but never had to do it, I'm trying
to work out what the beginning of a string contains
What I'm trying to do is this
$s = 'K123456'
if the beginning of a string is 'K' then do X if
beginning of a string is 'T' then do Y
and so on
Navigation:
[Reply to this message]
|