I just wanna ask you how to give bold format to a text that i´m using in a php page ...
This is mi code ...
Code: Select all
echo (<strong>"just some text "</strong>); print $row["just some text related"]; print ("<p>");
i know that this issue can be very easy for many of you ,,, sorry for the inconvenience , but thanks in advance ... !