A
Anonymous
Guest
Hi
What function do I use to return the leftmost n characters of a string? In all (well most) other languages I have used have some kind of function that will do this. For example
LEFT(string,numofchars)
I have looked thru the online PHP manual & I can't seem to find a function that will do this.
Sorry to have to ask a dumb question like this. Can anyone give me a clue?
cheers
MaxDax
What function do I use to return the leftmost n characters of a string? In all (well most) other languages I have used have some kind of function that will do this. For example
LEFT(string,numofchars)
I have looked thru the online PHP manual & I can't seem to find a function that will do this.
Sorry to have to ask a dumb question like this. Can anyone give me a clue?
cheers
MaxDax