usenet forum question

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default usenet forum question

    Hi I was looking for a way in PHP to make a web site that you can read and
    write to newsgroups like this one from my news server news.dccnet.com or you
    could specify a server can this be done? If so how?

    Thanks alot

    Andrew



    PHPX Guest

  2. Similar Questions and Discussions

    1. Forum Question
      This may be off topic but I don't know where else to seek an answer. Originally I signed up to receive email when topics are posted to InDesign &...
    2. Looking for Usenet Clients
      Hi I recently loaded Ubuntu onto an old laptop, and I was pleasently surprised to see that it does most of what I want to do, just as it is. ...
    3. I can't log onto my ISP Usenet server in OS X.2.6
      This one is driving me nuts. It is NOT a problem confined to Entourage OR MT-Newswatcher, both share this behavior. I cannot log onto the server...
    4. webforuma and usenet
      I've already sent a message to MM a couple of weeks ago. Perhaps if lots of people complained about the delay between the newsgroup and web-thing...
    5. Personalised Thank You email - **repost as question does not appear in forum**
      Hello people, We currently have a autoresponder set up, so that when people submit a email to us they get a thank you email. Is there any way of...
  3. #2

    Default Re: usenet forum question

    PHPX wrote:
    > Hi I was looking for a way in PHP to make a web site that you can read and
    > write to newsgroups like this one from my news server news.dccnet.com or you
    > could specify a server can this be done? If so how?
    Pick about 5 that look promising:
    [url]http://www.google.com/search?q=usenet+php+script[/url]

    Then examine the code of each. Base your design off what you think are
    the best features of each, and then start coding. ;)

    --
    Justin Koivisto - [email]spam@koivi.com[/email]
    PHP POSTERS: Please use comp.lang.php for PHP related questions,
    alt.php* groups are not recommended.

    Justin Koivisto Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139