Hi,
Wednesday, January 1, 2003, 2:47:57 AM, you wrote:
AR> I'm running the following sql query which outputs a repeat value for each
AR> field in the html cell box.
AR> Like this:
AR> ..
AR> 3.3 3.3 78 78 2002-06-11 2002-06-11
AR> ...
AR> which is not what I w
uesday, December 31, 2002 4:47 PM
Subject: [PHP] Repeats of values
> I'm running the following sql query which outputs a repeat value for each
> field in the html cell box.
>
> Like this:
> ..
> 3.3 3.3 78 78 2002-06-11 2002-06-11
> ..
I'm running the following sql query which outputs a repeat value for each
field in the html cell box.
Like this:
..
3.3 3.3 78 78 2002-06-11 2002-06-11
...
which is not what I would like.
I was trying to get:
.
3.3 78 2002-06-11
...
3 matches
Mail list logo