Jump to content

can you help me with this command


richone

Recommended Posts

hi HaLo2FrEeEk

 

<? if($mtype=='M') { ?>

 

this is the text that it is in but it only has the M in so it only loads the part below for a member only but need

it to do it for the member and the pending member as well so it needs to have the  M and the P in the code

 

<br>

<div align="left"></div>

<? if($mtype=='M') { ?>

<TABLE align="left" cellPadding=2 cellSpacing=0 class="T small">

  <TBODY>

    <TR class="gray">

      <TD align=middle colSpan=2><span class="style1">My Profile </span></TD>

    </TR>

    <TR class="gray">

      <TD width="10" align=right><img src="images/arrow.gif" width="12" height="18"></TD>

      <TD width="136"> <a href="gprofile.php?<? print "p=$user&mid=$memid&s=$pass";?>">

        <div class="gray">

          <div align="left">general</div>

        </div>

      </a></TD>

    </TR>

    <TR class="gray">

      <TD align=right><img src="images/arrow.gif" width="12" height="18"></TD>

      <TD ><a href="pprofile.php?<? print "p=$user&mid=$memid&s=$pass";?>">

        <div class="gray">

          <div align="left">personal</div>

        </div>

      </a></TD>

    </TR>

    <TR class="gray">

      <TD align=right><img src="images/arrow.gif" width="12" height="18"></TD>

      <TD><a href="photo.php?<? print "p=$user&mid=$memid&s=$pass";?>">

        <div class="gray">

          <div align="left">photo</div>

        </div>

      </a></TD>

    </TR>

 

 

                              ta richard

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.