1 - 1 of 1
PREVIOUS 1 NEXT
How do I display a clickable link from database in table using PHP?
I have a table and when I pull a clients info up I would like the web address to be able to be clicked to view web site. How would I code this in? Here is some of my code. $num_rows = mysql_num_rows($query); print "<b>Here is my Information on you. <br><br>E-Mail me with any...
I have a table and when I pull a clients info up I would like the web address to be able to be clicked to view web site. How would I code this in? Here is some of my code. $num_rows = mysql_num_rows($query); print "<b>Here is my Information on you. <br><br>E-Mail me with any...
1 - 1 of 1
PREVIOUS 1 NEXT


