I noticed that Message-ID:
<SAGMc.320002$Gx4.107380@bgtnsc04-news.ops.worldnet.att.net> from Joel
Farris contained the following:
[color=blue]
>I've just finished reading Kevin Yank's book "Build Your Own Database Driven
>Website", and I've not quite got a handle on the array variable.
>
>Why do I need an array? Give me an example of an array in use, so that I can
>understand why I'd want to store a bunch of stuff in one variable.[/color]
A 'please' would be nice.
Say you have a number of inputs which you wish to validate. As you
validate each field it either passes or fails. If it fails you store
the field name in an array. At the end of the process you extract the
values in the array using a loop and display them.
The more code you write, the more obvious it will be.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs
http://www.ckdog.co.uk/rfdmaker/