Hi,
I have a string, for example: "Cars02"
What I want to do, is separate "Cars" from "02" and make them each a variable so I can use them later on in my code.
How can I do this?
Thanks!
| SitePoint Sponsor |
Hi,
I have a string, for example: "Cars02"
What I want to do, is separate "Cars" from "02" and make them each a variable so I can use them later on in my code.
How can I do this?
Thanks!
Bookmarks