Back to the month index |
Back to the list index
|
Anderson, Hans (hans@marsweb.com)
Mon, 02 Sep 1996 09:28:27 -0700
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Eric Wenger: "[mSQL] slow mSQL inserts (AGAIN!)"
- Previous message: Anderson, Hans: "Re: [mSQL] Chat Rooms"
- In reply to: Jeff Lee: "Re: [mSQL] Chat Rooms"
Message-Id: <322B0B2B.49F1@marsweb.com> Date: Mon, 02 Sep 1996 09:28:27 -0700 From: "Anderson, Hans" <hans@marsweb.com> Subject: [mSQL] Re: [PHP] Chat RoomsDaniel C. Heidebrecht wrote:
>
> Thanks for sending the code, I'll let you know if I put it up for
> experimentation somewhere. Also, one glitch in the code you sent me
> (which seems to be different from what's at you site) is the following line:
>
> /* just to keep the database small enough */
>
> msql($db,"delete from chat where number <= 30");
>
> which keeps the database at 0 entries always. The less than is backwards,
> I think.
>
&^%^&#%$!!! I forgot to make sure their was at least one entry over
31. I'll fix it pronto. It works that way, it's just that there needs
to be at least one record with a field of 31 or more to make it work.
Sorry, I'll put out a fix ASAP.
> thanks,
>
> dan.
>
> On Sun, 1 Sep 1996, Anderson, Hans wrote:
>
> > Daniel C. Heidebrecht wrote:
> > >
> > > I'd love to see the source for this. I've been playing around with
> > > getting a primitive chat php setup working, but have had a lot of
> > > problems.
> > >
> > > thanks,
> > >
> > > dan.
> > > dan@groundzero.com
> >
> > Here you go, let me know what you think.
> >
> > Hans
> >
> > --
> > Hans Anderson -- > > Hans Anderson -- M@RSweb
> > hans@marsweb.com -- eieio@marsweb.com
> > http://www.marsweb.com | http://www.ism.net
> > (406) 721-MARS | 288 Expressway | Missoula, MT 59802
> >
> > Too much of a good thing makes it a great thing
> >
-- Hans Anderson -- Hans Anderson -- M@RSweb hans@marsweb.com -- eieio@marsweb.com http://www.marsweb.com | http://www.ism.net (406) 721-MARS | 288 Expressway | Missoula, MT 59802Too much of a good thing makes it a great thing -------------------------------------------------------------------------- To remove yourself from the Mini SQL mailing list send a message containing "unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing "info msql-list" to majordomo@bunyip.com for info on monthly archives of the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: Eric Wenger: "[mSQL] slow mSQL inserts (AGAIN!)"
- Previous message: Anderson, Hans: "Re: [mSQL] Chat Rooms"
- In reply to: Jeff Lee: "Re: [mSQL] Chat Rooms"