Microsoft
Software
Hardware
Network
Question : font in php
Hi php experts
if i have this :
echo "
<td>$row[product] ($row[prod_id]) </td>";
how i can make the second means ($row[prod_id]) in different color i can make it between brackets but i want it differente color
thanks
Regards
A.S
Answer : font in php
how about this?
echo " <td>$row[product] <font color='yellow'> ($row[prod_id]) </font> </td>";
Random Solutions
Network connections and startup speed on new computer
automatically install tomcat 5.5
Unknown USB Device
w32time
Voltage sensor detected a failure on DELL PowerEdge 2650 server
Comparison Netgear ReadyNAS vs. Buffalo Terastation
How can I create a list from a starting number and ending number in Excel?
windrose chart in excel 2003/2007
Reading bits in C++
Where are mappings for XML files set inside of Eclips