Thanks John.

I managed to get what I wanted. Now I have a very neat table showing my
results. Nice.

Next conundrum is stuffing a dropdown menu with results. I'll post a new
thread but have a dig around the Internet, many thanks John.

-- 
-----------------------------
 Michael Mason
 Arras People
 www.arraspeople.co.uk
-----------------------------
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Harlequin wrote:
>
> > I've managed to develop a query which pulls a finite number of records
from
> > a table based on a query.
> >
> > What commends do I now use to present these results in a table...?
>
> How would you show a table now with a single record? Start there. Now,
> what areas would need repeating with a "finite number" of records? Those
> elements should be in a loop, either FOR, FOREACH or WHILE, more than
> likely.
>
> If you don't know how to run your query and extract the results, then
> you've got some reading to do. Check the PHP manual; there are user
> comments that walk you through everything.
>
> -- 
> ---John Holmes...
>
> Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
>
> php|architect: The Magazine for PHP Professionals – www.phparch.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to