phpWebLog - web news management with adolescent sexist humor
find
story index | search | archive | submit story | downloads | stats | contact
Topics
  • General (909)
  • Announcements (20)
  • Development (518)
  • Mods & Hacks (32)


  • phpWebLog
  • Latest Release - 0.5.3 (BETA)
  • Latest Stable - 0.5.2
  • ChangeLog
  • TODO / Roadmap
  • BUGS

    CVS WEB

  • New XL fork 0.5.2
  • Unstable branch 0.5.3

  • For development discussions and for general support, join the phpWebLog mailing list

    phpWebLog needs active developers to help fix bugs. If you are interested, send me your SourceForge login information for CVS access.


    Last 5 Comments
  • Where can I modify the style of bottom navigation? (Ken Farmer)
  • Great News for PHP Programmers.... (Nekrataal)
  • Unable to update URL block content. (Nekrataal)
  • Comment management (Nekrataal)
  • phpweblog woes (Nekrataal)


  • Development X-Originating-IP - Development
    Posted by Jesper Mohr (Monday March 05 2001 @ 02:46PM EST) views: 178
    Suggestion: adding X-Originating-IP in the mail header to prevent spam.

    In submit.php (case "contact")::
    "From: $Author \nReturn-Path: \nX-Mailer: phpWebLog $G_VER\nX-Originating-IP: " . F_getIP() . "\n");

    and in common.inc.php (function F_mailFriend):

    mail($MailTo . "",$subject,strip_tags(stripslashes($pre)),
    "From: " . $Author . " \nReturn-Path: \nX-Mailer: phpWebLog $G_VER\nX-Originating-IP: " . F_getIP() . "\n");

    < Story Mailing List -&gt; precedence: junk | attachements >

    By jason (Monday March 05 2001 @ 03:02PM EST)
    Good idea, Brian may want to add this to his version.
    [ reply | parent ]
    By Brian Milby (Monday March 05 2001 @ 08:15PM EST)
    It's in the current release on my site.
    Thanks
    [ reply | parent ]
    Post a Comment
    Name:
    Email:
    URL:
      Remember my information (uses cookies)
      I would rather be anonymous
    Comment:
    * Your email will not be made public.
    Save As:
    SourceForge
    SourceForge is providing us a mailing list , documentation and a CVS tree.

    SourceForge Logo


    PHP.net
  • PHP Usage Survey Results
  • PHP Manual CHM Edition - 12th build
  • International PHP Conference 2003 program online
  • Server Central Donates Server
  • European Open Source Development Threatened!
  • php{con west is announced
  • PHP 4.3.3 released!
  • Active Awards 2003 Winners
  • PHP.net news history
  • Select mirror for redirection

  • PHPBuilder
  • On User-Defined Timezones in PHP
  • Dreamweaver MX 2004
  • Using PEAR's HTML_Table Class
  • An introduction to the ADOdb class library, Part 2
  • An introduction to the ADOdb class library for PHP
  • Manually Expiring Web Pages
  • Regression Testing With JMeter
  • Advanced Image Editing Under the GD Library
  • The Benefits of Using Objects with Databases
  • Interfacing with COM objects under Windows


  • phpWebLog: A PHP News and Content Management System
    Copyright (C) 2000-2002, Jason Hines / Eye Integrated Communications