|
|
 |
Re: FN-FORUM: PHP Help please
date posted 23rd April 2008 15:15
> Nick Smart wrote:
> >
> >
> > Given it's name, $myrow is perhaps a 2-dimensional array (a row from a
> > table?), so $x = $myrow[$ItemName] could be making $x a 1-dimensional
> > array.
> >
> >
> > Nick
> >
> >
> >
> Actually, given it's name $myrow is probably only 1 row from a table so
> it *shouldn't* be a 2-d array.
>
> doh.
>
Isn't the problem here that no-one can answer this because no-one knows
what Andrew is actually trying to do? I know it's been mentioned here a
few times, but this article is well worth reading:
http://catb.org/~esr/faqs/smart-questions.html
Graham
--
Graham Stark, Virtual Worlds, http://www.virtual-worlds.biz
Phone (+44) 01908 618239 Mobile (+44) 07952633185 Skype graham_k_stark
|
 |
|