Posts by angelweapon • 1 point
1 post
-
-5
votes3
answers220
viewsA: show html page in php
If you want to make the image appear and you are using database... I know how to do.. your echo has to be like this: $busca_query = mysql_query ("SELECT * FROM tabela WHERE colunanoBD = '$busca'");…