automated color change |
10/27/2008 05:39:48 | |
| PHPRunner General questions | ||
|
is something like that possibel: |
||
|
J
|
Jane 10/28/2008 |
|
Hi, global $data; if ($data["field_1"]=="X") $value = "<font color=red>".$value."</font>"; |
|