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
"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 = '
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 = 'subheading' . $countything;
$tempmovementno = 'movementno' . $countything;
etc...
3 matches
Mail list logo