how to make link that pulls spec recor

admin

Administrator
Staff member
i made a table with hyperlinks. I want the hyperlink to not only go to another page, but also to get only certain records from a database and displays them on a page.

Will this work?
<a href=http://www.phpbuilder.com/board/archive/index.php/"../mainlist2.php3?mysql_query("SELECT field1 FROM table WHERE field2 ='value'"><b>2001 Session Progress</b></a><br>
 
Back
Top