php code for USENET posting and reading.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vibin
Forum Newbie
Posts: 2
Joined: Mon Jul 02, 2007 2:24 am

php code for USENET posting and reading.

Post by vibin »

hi ,

I want to connect to a usenet news server and wants to do some posting under a news group. :roll:

can any one give me a good sample code for implementing the same...

I am new to this forum,and i hope i can get the best results from here.

Looking forward for your valuable responses

regards
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
Last edited by vibin on Mon Jul 02, 2007 8:16 pm, edited 1 time in total.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

And you need code to do this because....?
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Post by califdon »

Yes, you are new to this forum and it's obvious that you haven't followed instructions to READ the rules FIRST. Almost nobody (that's me, a nobody) will even look at your posting with a generic Subject line like "Please Help Me!"
vibin
Forum Newbie
Posts: 2
Joined: Mon Jul 02, 2007 2:24 am

Post by vibin »

And you need code to do this because....?
Because I have to update some new changes in the site ,to one of the news group.
Post Reply