RE: [PHP] Re: Changing variable names in a while loop

2004-05-28 Thread Ford, Mike [LSS]
On 28 May 2004 12:30, Torsten Roehr wrote: > "I.A. Gray" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hi all, > > > > Easy question (I hope). My brain seems not be working today, so > > could someone help me with this one? [...] > > How can I get the value to change in eac

Re: [PHP] Re: Changing variable names in a while loop

2004-05-28 Thread Torsten Roehr
"I.A. Gray" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks, Torsten. That clears things up quite a bit. I do find the PHP > manual a little heavy going sometimes. Does this mean then that I have to > do this: > $tempcomposer = 'composer' . $countything; > $tempsubheading = '

RE: [PHP] Re: Changing variable names in a while loop

2004-05-28 Thread I.A. Gray
tno' . $countything; etc... as I have about 8 variables to change? Best wishes, Ian Gray -Original Message- From: Torsten Roehr [mailto:[EMAIL PROTECTED] Sent: 28 May 2004 12:30 To: [EMAIL PROTECTED] Subject: [PHP] Re: Changing variable names in a while loop "I.A. Gray&qu

[PHP] Re: Changing variable names in a while loop

2004-05-28 Thread Torsten Roehr
"I.A. Gray" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, > > Easy question (I hope). My brain seems not be working today, so could > someone help me with this one? > > I have a while loop outputting part of an html form which inputs track > information for CDs: > > $count