faqts : Computers : Programming : Languages : PHP

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

7 of 9 people (78%) answered Yes
Recently 4 of 5 people (80%) answered Yes

Entry

is it possible to search newsgroups with php

May 17th, 2008 21:33
dman, Alina jane, raun siegal, Articles Hosting, Philip Olson, Erich Kolb, Brett Shaw, http://www.ttnr.org


Have a look at this article :

  Using sockets in PHP : Get articles from Usenet             :
  -------------------------------------------------------------
  http://phpbuilder.com/columns/armel20010427.php3

fsockopen() will be used, it's manual entry can be seen :

  fsockopen -- Open Internet or Unix domain socket connection :
  -------------------------------------------------------------
  http://www.php.net/manual/function.fsockopen.php 

Be sure to view :

  Network News Transfer Protocol                               :
  -------------------------------------------------------------
  http://www.w3.org/Protocols/rfc977/rfc977.html

A couple PHP applications exist that may interest you, such as :

  Newsportal NNTP gateway                                      :
  -------------------------------------------------------------
  http://www.goret.org/newsportal/

  News-Portal WebNewsReader                                    :
  -------------------------------------------------------------
  http://floh.gartenhaus.net/newsportal/

And for informational purposes, the PHP mailing list archives can be 
viewed here :

  news://news.php.net/