Quote
HobbyMan wrote:
Nice clean lines, fast loading site :D
How did you do the "No Access" pages? Is it an infusion or a mod? It's very good.
if(!iMEMBER){redirect("photogallery".php"); exit;}
if (!iMEMBER) {
echo $string_to_be_displayed;
} else {
// let the other codes executed
...
}
Category Forum
Post Your SiteLabels
None yet
Statistics
7 participants
Notifications
You are not receiving notifications from this thread.
Related Questions