aNewLyfe Posted June 1, 2008 Posted June 1, 2008 (edited) Allright, Solved sorry for doin non-sense I have just saw StringLeft and Right my question is easy as it seems.how can i get the last character from a string ?I will use this for _stringBetween, but i have to know last chr for make it work.Or not ? is there a wayto do _StringBetween like :_StringBetween($str,"MyStart",0) ?Or, it can be First Char too, First char will be more useless.thanks Edited June 1, 2008 by mistakilla ~ Every Living Thing is a Code Snippet of World Application ~
aNewLyfe Posted June 1, 2008 Author Posted June 1, 2008 You can use stringright($string, 1) thanks for answer, solved allready iam too sleepless ~ Every Living Thing is a Code Snippet of World Application ~
aommaster Posted June 1, 2008 Posted June 1, 2008 Yeah, I didn't see your edit because I probably posted just before the edit was made. Oh, and sleepless? Been there, done that
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now