This is a discussion on Re: [PHP] string within the PHP General forums, part of the PHP Programming Forums category; <snip> Name|17|5|7|12|26|8|4|0|2|0|40|12.50|3|33.30|...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
<snip>
Name|17|5|7|12|26|8|4|0|2|0|40|12.50|3|33.30|19 it should 16 pieces. Any thoughts on how I can get it to cut off at the 19, one thing that I should say is 19 is value that can change. </snip> Can't you just use the explode function? http://www.php.net/manual/en/function.explode.php |