Sh3ll
OdayForums


Server : Apache
System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
User : apache ( 48)
PHP Version : 8.0.28
Disable Function : NONE
Directory :  /var/www/html/venkat/repo/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //var/www/html/venkat/repo/vpreviouspub.php
<?php
	include ("vhmain.php");
		
?> 
<center> <b> <u> Choose Your Option and Submit </b> </u>  <br> <br></center>
	<form method ="post" action = "vpub.php">
	<table width="60%" border="0" cellpadding="3" cellspacing="1" bgcolor="#FFFFFF">
		<tr>
			<td width = "30%"> Type of Publications <br> <br> </td>
			<td width = "10%"> : <br> <br></td>
			<td width = "60%"> 
			<select name = "type">
  					<option value="Journal">Journal</option>
  					<option value="Conference">Conference</option>
  					<option value="Chapter">Book Chapter</option>
					<option value="Workshop">Workshop</option>
  					<option value="Seminar">Seminar</option>
					<option value="Magzine">magzine</option>
  					<option value="Newsletter">Newsletter</option>
					<option value="Book">Book</option>
			</select> 
			<br> <br> </td>
		</tr>

		<tr>
			<td width = "30%">  </td>
			<td width = "10%">  </td>
			<td width = "60%" > <div align="right"> <input type = "submit" value = "Submit"> </div> </td>
			
		</tr>



	</table>
	</form>

ZeroDay Forums Mini