Find the position of last space in a string

by kalai 2010-02-11 12:01:33


$pos=strripos($str," ");

This function returns the position of last occurance of space in a string

Tagged in:

1511
like
0
dislike
0
mail
flag

You must LOGIN to add comments