{$item['Text']}\n"; } function DisplayForm($values, $errors) { // $chars = "abcdefghijkmnopqrstuvwxyz023456789"; $i=0; $d=date(d); $m=date(F); $n=date(n); $y=date(Y); $optionListMonth = array( array('Value' =>'Select', 'Text' => '(select Month)'), array('Value' =>'01', 'Text' => 'January'), array('Value' =>'02', 'Text' => 'February'), array('Value' =>'03', 'Text' => 'March'), array('Value' =>'04', 'Text' => 'April'), array('Value' =>'05', 'Text' => 'May'), array('Value' =>'06', 'Text' => 'June'), array('Value' =>'07', 'Text' => 'July'), array('Value' =>'08', 'Text' => 'August'), array('Value' =>'09', 'Text' => 'September'), array('Value' =>'10', 'Text' => 'October'), array('Value' =>'11', 'Text' => 'November'), array('Value' =>'12', 'Text' => 'December'), ); $optionVendorType = array( array('Value' =>'Select', 'Text' => '(select Type)'), array('Value' =>'Computer H.W./S.W.', 'Text' => 'Computer H.W./S.W.'), array('Value' =>'Educational Model', 'Text' => 'Educational Models'), array('Value' =>'Furniture', 'Text' => 'Furniture'), array('Value' =>'Scientific Products', 'Text' => 'Scientific Products'), array('Value' =>'Outdoor Equipments', 'Text' => 'Outdoor Equipments'), array('Value' =>'Other', 'Text' => 'Other'), ); $nextY = $y+1; //echo $nextY; $next2Y = $nextY+1; //echo $next2Y; $optionListYear = array( array('Value' => 'Select', 'Text' => "(select Year)"), array('Value' => '2018', 'Text' => "2018"), array('Value' => '2019', 'Text' => "2019"), array('Value' => '2020', 'Text' => "2020"), ); //print_r($optionListYear); ?> SCIENCE PARK UNIVERSITY OF PUNE
ADD VENDOR

<< Admin Home



INSERT VENDOR'S INFORMATION

For adding the new Vendor's details, kindly furnish the following information :

 
 
1.Name of the Vendor *   
 
2.Address of Vendor *   
 
3.Contact Nos.     
 
4.Email Id.     
 
5.Website Addr. if any      
 
6.PAN No.     
 
7.G.S.T. No     
 
8.Type of Material provided *     
 
 

 



Problem with adding New Vendor into the Database...