View Single Post
Old 03-10-2009, 09:53 PM  
teh ghey
Guest
 
Posts: n/a
Any PHP guys here? Need quick help with an IF statement

I need to say:
<!-- IF loggedin_can_upgrade_account == "1" -->
AND
<!-- IF session.group_id == "5" -->

THEN do something I want
<!-- ENDIF -->


So how do I put those 2 conditions together? So I just list them seperately, or put them on the same line. I know nothing about php
thanks
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote