|
Hi, i want to know that how to divide variable values. suppose $txt="HI I LOVE YOU VERY MUCH"; then i want to divide this $txt into two parts if $txt is 23 chars long then i want to slice it from where the space is after 15 charcters. wish to get solution very soon. Thanks in advance!
|