Re: [PHP-DB] select text from a text file

2005-01-07 Thread Bastien Koert
read then write, 2 transactions, the second can take place while the user is reading the content bastien From: "Ed" <[EMAIL PROTECTED]> To: "Bastien Koert" <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]> CC: Subject: Re: [PHP-DB] select text from a text file D

Re: [PHP-DB] select text from a text file

2005-01-07 Thread Ed
7;t seem to find the answer. Ed - Original Message - From: "Bastien Koert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: Sent: Friday, January 07, 2005 2:06 PM Subject: Re: [PHP-DB] select text from a text file > simple, add a

Re: [PHP-DB] select text from a text file

2005-01-07 Thread Bastien Koert
> To: "Andrew Kreps" <[EMAIL PROTECTED]> CC: Subject: Re: [PHP-DB] select text from a text file Date: Fri, 7 Jan 2005 08:58:18 - Hi, Thanks for answering the question. I'm going to make it write to a database rather than text file after searching google and coming accros

Re: [PHP-DB] select text from a text file

2005-01-07 Thread Jochem Maas
last grabbed message after you have selected it for output. have fun! Ed - Original Message - From: "Jochem Maas" <[EMAIL PROTECTED]> To: "Ed" <[EMAIL PROTECTED]> Cc: Sent: Friday, January 07, 2005 11:37 AM Subject: Re: [PHP-DB] select text from a text file

Re: [PHP-DB] select text from a text file

2005-01-07 Thread Ed
ginal Message - From: "Jochem Maas" <[EMAIL PROTECTED]> To: "Ed" <[EMAIL PROTECTED]> Cc: Sent: Friday, January 07, 2005 11:37 AM Subject: Re: [PHP-DB] select text from a text file > Ed wrote: > > Hi, > > > > Thanks for answering the questio

Re: [PHP-DB] select text from a text file

2005-01-07 Thread Jochem Maas
eadable 6 months down the line. Ed - Original Message - From: "Andrew Kreps" <[EMAIL PROTECTED]> To: "Ed" <[EMAIL PROTECTED]>; Sent: Thursday, January 06, 2005 6:55 PM Subject: Re: [PHP-DB] select text from a text file On Wed, 5 Jan 2005 11:58:59 -, Ed <

Re: [PHP-DB] select text from a text file

2005-01-07 Thread Ed
ent: Thursday, January 06, 2005 6:55 PM Subject: Re: [PHP-DB] select text from a text file > On Wed, 5 Jan 2005 11:58:59 -, Ed <[EMAIL PROTECTED]> wrote: > > Happy new year folks! > > > > The titlemight make this seem like an easy to answer question > > > >

Re: [PHP-DB] select text from a text file

2005-01-06 Thread Andrew Kreps
On Wed, 5 Jan 2005 11:58:59 -, Ed <[EMAIL PROTECTED]> wrote: > Happy new year folks! > > The titlemight make this seem like an easy to answer question > > However here's the complicated bit (well for me anyway). > > In my text file that is written to by the users in a chatroom it looks like

[PHP-DB] select text from a text file

2005-01-05 Thread Ed
Happy new year folks! The titlemight make this seem like an easy to answer question However here's the complicated bit (well for me anyway). In my text file that is written to by the users in a chatroom it looks like this: nickname||color||what the user is saying||user how can i make it so th