J
|
Jane 7/1/2009 |
Hi, |
W
|
webdino author 7/3/2009 |
that´s not good when I will show a text only no database field then I must decide which ID from a customer is now active. |
J
|
Jane 7/3/2009 |
Hi, |
W
|
webdino author 7/4/2009 |
I have some data like this |
J
|
Jane 7/6/2009 |
Hi, if ($value==1) $value = "Link1"; if ($value==2) $value = "Link2"; |