コード例 #1
0
				</tr>

			</thead>

			<tbody>

				<?php 
    foreach ($requests as $request) {
        ?>

				<tr>

					<td class="normalblack_12">

						<?php 
        echo $func->GetUserProfileURLbyID($request['memberId'], $request['memberType']);
        ?>

					</td>

					<td class="normalblack_12"><?php 
        echo ucfirst(strtolower($request['memberType']));
        ?>
</td>

					<td class="normalblack_12"><?php 
        echo ucfirst(strtolower($request['status']));
        ?>
</td>

					<td class="normalblack_12">