I'm parsing some content I get back from a website, and I for most of the 
cases I get the infromation back and everything is formatted correctly.  There 
is this one part where I get back a bunch of crap on the end.

example:

</span></TD>                                    <TD width="10">&nbsp;</TD>
                                                        </TR>

One thing I have going for me, beside my dashing good looks, is I know exactly 
the length of what I am supposed to get back.  
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.



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to