This is a forwarded message
From: Tom Rogers <[EMAIL PROTECTED]>
To: Richard Kurth <[EMAIL PROTECTED]>
Date: Saturday, March 1, 2003, 5:59:11 PM
Subject: [PHP] Help!! with array's Please
===8<==Original message text===
Hi,
Saturday, March 1, 2003, 4
Hi,
Friday, February 28, 2003, 5:39:39 PM, you wrote:
RK> Hello Tom,
RK> Thursday, February 27, 2003, 7:39:52 PM, you wrote:
TR>> Hi,
TR>> Friday, February 28, 2003, 12:20:38 PM, you wrote:
RK>>> I really need somebody to help me with this I am totally lost on what
RK>>> to do
RK>>> I need a
Hello Tom,
Thursday, February 27, 2003, 7:39:52 PM, you wrote:
TR> Hi,
TR> Friday, February 28, 2003, 12:20:38 PM, you wrote:
RK>> I really need somebody to help me with this I am totally lost on what
RK>> to do
RK>> I need a way to read the following text file and add to or delete from
RK>> o
Hi,
Friday, February 28, 2003, 12:20:38 PM, you wrote:
RK> I really need somebody to help me with this I am totally lost on what
RK> to do
RK> I need a way to read the following text file and add to or delete from
RK> or change the data.
RK> I have been able to move it all into an array using th
I really need somebody to help me with this I am totally lost on what
to do
I need a way to read the following text file and add to or delete from
or change the data.
I have been able to move it all into an array using this code
$groups= file("group");
for ($i=0; $i<$number_in_group; $i++){
$grou
Hello ,
I need a way to read the following text file and add to or delete from
or change the data.
I have been able to move it all into an array using this code
$groups= file("group");
for ($i=0; $i<$number_in_group; $i++){
}
But I can not figure out how to search the array and delete from or add
6 matches
Mail list logo