please what is wrong with this
Posted: Tue Feb 03, 2004 3:39 pm
I have now got my string in which i am hoping to call an image.
I have put this code i but am getting an error
I have put the string into a variable but can't work out how to syntax it.
the code below shoes the concatenation
print "<td><img src=\""gifs/".$row['StyleID'].".jpg"\" ></td>";
Pleas what have i done wrong.
the string is called $test
I have put this code i but am getting an error
I have put the string into a variable but can't work out how to syntax it.
the code below shoes the concatenation
print "<td><img src=\""gifs/".$row['StyleID'].".jpg"\" ></td>";
Pleas what have i done wrong.
the string is called $test