Page 1 of 1

hyperlinks and php

PostPosted: 15. April 2005 01:48
by rockin_woody
Say I have a php file which generates a list of something through the use of a mysql query. Is it possible to attatch different hyperlinks to each item? so for example, if i have apage which lists people from a database, is itpossible to assign a differnt hyperlink to each person which may go their personal homepage?