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
Microsoft SQL Server Reporting Services send E-mail in plain text
Restore with Bacula
sql inValid Object Name how to solve it?
VT extensions vsphere 4.1
Upgrade Sqlite in RHEL5.4
Name of Antivirus software compiled
How do I enable audio mapping over RDP on Windows 7?
Running a Windows 2003/2008 DFS fileserver on Vsphere 4?
Adding iSCSI store to existing ESXi 4.0 system?
VMware VirtualCenter Server Service will not stay Started on our vCenter box