[PHP-DB] Table formatting a link from a mysql query result

2002-09-05 Thread Aaron Merrick
All, How can I display the results of a table so that the first field (column) is a link to another page that shows the details of that row? Issue #1, I have to wrap the cell contents in an http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] Table formatting a link from a mysql query result

2002-09-05 Thread Aaron Merrick
wrappinga > table cell in a anchor tag? Of course if you need to use the results of > a database, this can be done too with the same method. > > HTH > -Brad > > Aaron Merrick wrote: >> All, >> >> How can I display the results of a table so that the first f