Code:
//echo # $pos(meis is test,$+($chr(32),is,$chr(32)),1)

..returns 5 (due to the space before "is").

Code:
//echo # $pos(meis is test,$+(is,$chr(32)),1)

..returns 6 like you want it to.. (btw, i agree, strange coding but i hope it helps you, whatever you re doing, lol smile)



Last edited by z00ey; 07/09/03 07:04 PM.

return is the movement of sense.