Dan Anderson wrote:

Thanks a lot.



hehe no thanks needed. Just remember to read up on the functions so you'll know how they work. ;-)

-Dan




I've found some bugs there too, so dont worry. Like the ...($li_tag_start_position + 4), ($li_tag_end_position + 4)...
It actually has to be (4 + $li_tag_start_position), ($li_tag_end_position - $li_tag_start_position - 4)


But thanks anyway :D



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



Reply via email to