furn355 Posted December 5, 2008 Posted December 5, 2008 Okay so i making a few modifications to the index.php and i decided to have a bit off writing about the donator packs, however i would only like to show them to non donators... I found the if($ir['donatordays']) { print " would show it, i was wondering what the opposite to print was.... is it simply hide? If ic an find the "technical word" i can look it up on google and research some more, If there isnt a way to do what i describe above what would be my best way off going about it Quote
Danny Posted December 5, 2008 Posted December 5, 2008 Re: Bit stuck no urgency, Well using my common sence. dont print anything just leave it blank. i will work with my xampp and play around Quote
furn355 Posted December 5, 2008 Author Posted December 5, 2008 Re: Bit stuck no urgency, Okay maybe i didnt explain that too well, i have the index page but on it i have something i dont want donators to see, hence asking about it Quote
radio_active Posted December 5, 2008 Posted December 5, 2008 Re: Bit stuck no urgency, if {$ir['donatorsdays']==0} Quote
AlabamaHit Posted December 5, 2008 Posted December 5, 2008 Re: Bit stuck no urgency, if you mean you want BOTH donator and NON doantors to see it... find that if($ir['doantordays']) { print" lbaljsdiofjjioasdf"; } delete it.... remove it from the if($ir['donatordays']) down to the } Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.