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
bootable usb
EtherChannel on Cisco 2960 switch intermittent dropped packet
Queries inside a while loop
HP PSC 2110 won't print - just blank page
Email keeps going into Junk Mail Folder in Outlook 2003 on Exchange 2003
Trojan After Shock Keeps Opening Mutliple Tabs when using IE and Firefox, how to fix?
VB.NET simple SendMail program error: System.Net.Mail.SmtpExcept
ion: Failure sending mail
How can i do insert more data with insert query with more select statment linqToSQL?
How to compress a string into a short representation in ASP.NET using C# or VB.NET?
Asp.Net profile information in SQL view