Providing powerful unique script modifications for GPT site and network platform scripts. You'll also find articles and advice here on various topics of interest concerning general Get Paid To site and CPA affiliate network administration.
Advertisement
Show / Hide Content Depending Upon Whether or Not the Viewer is a Member or Guest
Simple Customizable Code Snippet:
{~if !$user.valid~} Hello Guest {~/if~}
{~if $user.valid~} Hello Member {~/if~}
NOTE: Notice the exclamation point before the "$user.valid" in the first statement.
No comments:
Post a Comment