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
Excel control returns only a string
Joomla CiviCRM problem
FAX configuration in windows 2003 server with Gmail.
DROID-ActiveSync Issue
PHP Array: Only the first item in array is returned
Setting up my first database driven web site
accessing a web service
VB .NET 2005 Combine Two Tables on Primary Key and Display in DataGridView
Excel Date Time format conversion yyyy-mmm-dd hh:mm:ss to mm/dd/yyyy hh:mm:ss
how can i find all ILO boards on a network