Insert Code if DB field value true |
12/2/2011 11:47:55 AM |
PHPRunner General questions | |
W
weisd author
Sorry for the rather newbieish question... |
|
C
|
cgphp 12/2/2011 |
If you are using a custom field the code would be: if($data['manufacturer'] == "ACME")
|