A php question
-
I don’t know anything about php so I need help from you guys. I need to do something like this in the loop:
if (comment_number!=0) {
// do something here
}The question is, how do code the test condition?
Thanks in advance!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘A php question’ is closed to new replies.