- Регистрация
- 27.02.2014
- Сообщения
- 7
- Благодарностей
- 0
- Баллы
- 1
Hey guys!
I've been digging the forums and the help and I can't find the answer to this!
I have a variable (It's a title):
"This is a long title post about cats and dogs" ---> Original variable
And I only want to take the first 5 words of the title to assign it to a new variable.
So... it would be:
"This is a long title" -------> This should be my new title
How should I be doing this?!?
Thanks! I'm stuck and I can't move forward in my project until I figure this out!
I've been digging the forums and the help and I can't find the answer to this!
I have a variable (It's a title):
"This is a long title post about cats and dogs" ---> Original variable
And I only want to take the first 5 words of the title to assign it to a new variable.
So... it would be:
"This is a long title" -------> This should be my new title
How should I be doing this?!?
Thanks! I'm stuck and I can't move forward in my project until I figure this out!