Tagged Questions

0
votes
1answer
46 views

newsgroup nntp protocol talk with fsockopen - how to get size

In the code below I can get a list of "message-id"s in a group I selected earlier. Now with that info I can retreive the header with head "message-ID" how do I find out what the size of the article ...