Jump to content

Can someone tell me what this code is for? <?PHP } ?>


bgbs

Recommended Posts

I see this php code used sometimes, and I dont know in what circumstance it is used in, and what it does?

What I'm doing is I am rewriting the site from html tables to css. and I see this code used through out tables right now.

Example below.

 

 

<?PHP

      include('inc.submembers.php');

      ?>

      </td></tr>

              <?PHP

              }

              ?>

 

 

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.