Thread
:
RP 3.3: Hardcoded Text III
View Single Post
April 28th, 2006, 05:03 PM
#
1
(
permalink
)
snoopy5
Ultimate Member
Verified Customer
Join Date: Sep 2002
Posts: 1,217
RP 3.3: Hardcoded Text III
Hi
showproduct.php
------------
if ($recommend[$itemnum] == "yes") {
$recommend[$itemnum]="<font style=\"color: green\">Yes</font>";
}
else {
$recommend[$itemnum]="<font style=\"color: red\">No</font>";
}
-----------------
snoopy5
View Public Profile
Find More Posts by snoopy5