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
folder redirection not updating to new server via GP
IP address remembered as old computer name
Cannot read hard drive
require include paths
Convert Julian date to standard date through Derived Coulmn in SSIS
SSRS multiple parameters
rdp connection to win xp client on small business 2003 network blocked from outside network
using Task.IsCompleted
Arcserve will not load second tape
Optional parameters