| View previous topic :: View next topic |
| Author |
Message |
drberenthal
Joined: 18 Feb 2008 Posts: 1
|
Posted: Mon Feb 18, 2008 10:25 pm Post subject: Post in NetNNTP |
|
|
Hi,
Im trying to use to Net_NNTP package. It is working well for me up to the point of sending a message to a group. Unfortunately post() is not documented (s. http://pear.php.net/manual/en/package.networking.net-nntp.client.post.php).
I tried to use it:
| Quote: | | $ret = $nntp->post($group,$subject,$body,$from,''); |
and it is sending as it should be, but i also get the notice:
| Quote: | | Notice: You are using deprecated API v1.0 in Net_NNTP_Client: post() ! in /mnt/web6/13/20/531620/htdocs/php/NNTP/Client.php on line 632 |
Of course I could delete this notice in the source-code, but thats not, what I should do, shouldn't I?
Is there a different approach fpr posting messages to groups?
Thx for your help,
Doc |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|