Пример #1
0
    ?>
							    <div style="display: block; margin-bottom: 5px; text-align: right;"><?php 
    echo count($requests);
    ?>
 Total Records</div>
								<form name="myform" id="myform" method="post">
								<?php 
    if ($network_for == "athlete" && ($ModeType == "athlete" || $ModeType == "coach" || $ModeType == "college")) {
        ?>
									<ul class="box_list">
										 <?php 
        foreach ($requests as $request) {
            ?>
										 <li>
										 	 <?php 
            $ProfileFields = $func->get_User_ProfileDetail($request['memberId'], $request['memberType']);
            ?>
										 	<table cellpadding="2" cellspacing="2" class="table_main">
												<tr>
													<td class="table_main_td1">
														<table cellpadding="2" cellspacing="2" class="table_main_first">
															<tr>
																<td>
																<center>
																<div class="viewhim_" id="viewhim_<?php 
            echo $request['id'];
            ?>
">
																<a href="<?php 
            echo $ProfileFields["ProfileURl"];
            ?>