Advanced Conditional Region 2.0(free extension) Support Product Page

PHP Show if field = 1

Asked 02 Nov 2010 22:15:03
1
has this question
02 Nov 2010 22:15:03 Armen M posted:
I'm using DW CS5, MySQL, PHP

I need to show region if the value of a given fileld is equal to one. I'm new to PHP. I've been using ASP for many years. Help will be greatly appreciated.

Replies

Replied 02 Nov 2010 22:19:31
02 Nov 2010 22:19:31 Armen M replied:
Here's what I did (and it works):

$row_rsName['theField'] == 1

Reply to this topic