print "\t\t<td><bgcol or=#000000><fon t color=#000000 font
color=#000000 face=Tahoma size=2 ><A href='show.php? searchid=$line[id]'>More
Info</td>\n";
How would I subsittue text for a graphic in php, using a print statement?
I'm trying to have a graphic be inserted in place of the More Info text. The
graphic name is 2.gif
color=#000000 face=Tahoma size=2 ><A href='show.php? searchid=$line[id]'>More
Info</td>\n";
How would I subsittue text for a graphic in php, using a print statement?
I'm trying to have a graphic be inserted in place of the More Info text. The
graphic name is 2.gif
Comment