Re: Recommend a email list listsrv applcation, please

From: Andy Hassall (andy_at_andyh.co.uk)
Date: 01/23/05

  • Next message: Axrock: "Re: PHP Session in new window"
    Date: Sun, 23 Jan 2005 20:05:47 +0000
    
    

    On 23 Jan 2005 14:26:43 -0500, adykes@panix.com (Al Dykes) wrote:

    >I want to put listsrv functionality on my web site. I'm looking for
    >sources, probably in PHP, for an application I can put put on my web
    >site server, on an ISP that gives me mysql and php.
    >
    >A search of sourceforge comes up with thousands of hits for any search
    >terms I can think of so I'm taking the easy way out and asking heer.

     It's not PHP, but Mailman is widely used for mailing lists.
     http://www.gnu.org/software/mailman/

    -- 
    Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
    <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
    

  • Next message: Axrock: "Re: PHP Session in new window"

    Relevant Pages

    • Re: ordering mysql request by part of a key
      ... questions to the appropriate newsgroup. ... And I would suggest you ask your isp again. ... The questions you've asked have both been about SQL which MySQL runs, not PHP. ...
      (comp.lang.php)
    • Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
      ... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ...
      (comp.lang.php)
    • Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
      ... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ...
      (comp.lang.php)
    • Re: com_dotnet
      ... And if MySQL isn't installed, the DLL won't load and phpinfowill show MySQL support isn't enabled. ... The MySQL interface is NOT compiled into PHP on the distributed Windows binaries - or you'd never be able to run PHP unless you had MySQL installed. ... *SOME* extensions are protocols, some are functional resources, and some are just type libraries. ... If you're going to compile the extension into PHP itself, the libraries must be available at compile time, and when you run PHP, or PHP won't load. ...
      (comp.lang.php)
    • Re Re: PHP 5.2.4 <= various mysql functions safemode & open_basedir bypass
      ... > various mysql functions safemode & open_basedir bypass ... PHP is currently very used because it's easy to use. ... Apache has directory restrictions. ... # if the mysql user has perms, ...
      (Bugtraq)