芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/socialsolargreens.pk/Create-New-Warehouse.php
save($post_data); } $Warehouse_data = array(); if(isset($_GET['Id']) && isset($_GET['q'])){ if($_GET['q'] == "Edit"){ $Warehouse_data = $Warehouse->Edit($_GET['Id']); //print_r($Warehouse_data); } if($_GET['q'] == "delete"){ $message = $Warehouse->Delete($_GET['AccountNo']); } } ?>
Warehouse's
Warehouse Form
Name
Property Status
value="Own">Own
value="ThirdParty">Third Party
Phone
Cnic
Address
Update'; } else { echo '
Save
'; } ?>