Ejemplo n.º 1
0
    <tr>
    <td><img src="images/listmain.png" /></td>
    <td style="color:#003399; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px;" align="center" valign="middle">
    &nbsp;&nbsp;Bids on <?php 
echo $project_admin->gettitle($_GET['id']);
?>
</td>
    </tr>
    </table>
	</td></tr>

<tr><td colspan="6"><table width="100%"><tr><td>
<br />

<?php 
$result = $project_admin->get_bid_details($_GET['id']);
if (is_array($result)) {
    ?>

<form name="listbid" action="delete_bid.php?action=delete&type=<?php 
    echo $_GET['type'];
    ?>
" method="post" onsubmit="return deletebid(); ">
<input type="hidden" id="selectcheck"  name="selectcheck" />
<table width="100%"><tr><td align="right" width="100%">
<b><font color="red" size="2"> *Delete : this will delete there all data from the website </font></b><input type="submit" value="Delete" /></td></tr></table>
<table width="100%" style="font-family:Arial, Helvetica, sans-serif; font-size:13px;"> 	
	<tr bgcolor="#3262bd">
		<td class="grey" align="center">By Username</td>
		<td class="grey" align="center">Comments</td>
		<td class="grey" align="center">Days</td>