split text string in 2 even parts
Posted: Fri Oct 15, 2004 12:44 am
Hi,
to make my layout of some text better,i have to split a textstring into 2 even parts.
I've seenon php.net inthe function list,but cant find annything interesting about it.
So i know how to get the count of the words inthe string,buthow to splt the string in a total words/2.
Can anybody help me?
Thanxin advance.
to make my layout of some text better,i have to split a textstring into 2 even parts.
I've seenon php.net inthe function list,but cant find annything interesting about it.
So i know how to get the count of the words inthe string,buthow to splt the string in a total words/2.
Can anybody help me?
Thanxin advance.