Check active sub
-
Hi.
How i can check user sub in php code?
I need output content if sub active
like this
if($sub_active) {
// content for active sub }
else {
// you not sub
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Check active sub’ is closed to new replies.