|
|
|
โค้ดเกี่ยวกับการตัดสต๊อกสินค้า(e-commerce) ขอความช่วยเหลือโค้ดเกี่ยวกับการตัดสต๊อกสินค้าด้วยคะ ซึ่งโค้ดที่ว่านี้ขอเป็นของ php |
|
|
|
|
|
|
|
ก็เอาสินค้าที่ขายได้ลบสินค้าที่มีอยู่ซิครับ
|
|
|
|
|
Date :
7 มี.ค. 2549 12:35:04 |
By :
bts |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ช่วยแนะนำวิธีการทำหน่อยใครพอจะรู้บ้าง ด่วนๆๆๆมากค่ะ
|
|
|
|
|
Date :
8 มี.ค. 2549 10:40:39 |
By :
pppp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ถ้าเราเอาจากฐานข้อมูลล่ะค่ะ แต่ที่เราจะเอามาลบกันนั้น มันดันอยู่ครล่ะ table เราจะต้องดึง fill ของฐานข้อมูลเราของมเช็คยังงัย โดยที่เราลบกันแล้วมันต้องเพิ่มอีก table หน่งโดยกราเขียนโค้ดคำนวนง่ะค่ะ อบคุณค่ะ
|
|
|
|
|
Date :
2009-02-24 15:14:56 |
By :
Noname |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
รบกวนถามผู้รู้หน่อยครับ
คือ ผมคลิกหน้าสั่งซื้อสินค้า แล้วมันจะไปหน้า order เพื่อใส่จำนวนสินค้า และ size เมื่อใส่เสร็จแล้ว ก็จะไปหน้า cart1 ในหน้านี้จะมี ราคาสินค้า จำนวนการสั่งซื้อ size และราคารวม จากนั้นทำการยืนยันการสั่งซื้อ มันลงฐานข้อมูลหมดแต่อยากรู้ว่ามันตัดสต๊อกยังไงครับ ช่วยดูหน่อยนะครับ ขอบคุณล่วงหน้าครับๆๆๆๆๆๆ
form order.php
<html>
<head>
<title>สั่งซื้อสินค้า</title>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<style>
body
{
background-image:url(imge/bgbody.gif);
}
BODY {
FONT-FAMILY: Arial, Helvetica, sans-serif
}
</style>
<script language="JavaScript" type="text/javascript">
function checkform (form,units)
{
if (form.number.value == "") {
alert( "โปรดกรอกจำนวนสินค้าที่สั่งซื้อด้วย" );
form.number.focus();
return false ;
}
if (form.number.value <= 0) {
alert( "จำนวนที่จะสั่งซื้อต้องมากกว่าศูนย์" );
form.number.focus();
return false ;
}
if (form.number.value != "") {
var val = form.number.value;
var chars = "0123456789";
var len = val.length;
var char = "";
for (i=0; i<len; i++)
{
char = val.charAt(i);
if (chars.indexOf(char)==-1)
{
alert("จำนวนสินค้าที่สั่งซื้อต้องเป็นเลขจำนวนเต็มบวกเท่านั้น");
form.number.focus();
return false;
} } }
if (form.number.value > units) {
alert( "ไม่สามารถสั่งซื้อได้ : สินค้ามีจำนวนไม่เพียงพอ" );
form.number.focus();
return false ;}
return true ;
}
</script>
</head>
<body >
<?php
$id_clothes = $_GET['id_clothes'];
if($id_clothes == 12369)
{
$name_clothes = "เสื้อผ้าสุนัข(กล้ามกวาง-ขาว)";
$unit = "100";
$priceperunit = "180";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 50363)
{
$name_clothes = "JA006 (Hood สร้อย-ชมพู)";
$unit = "100";
$priceperunit = "200";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 74143)
{
$name_clothes = "JA006 (Hood สร้อย-ส้ม)";
$unit = "100";
$priceperunit = "200";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 83294)
{
$name_clothes = "ID015 (Love dog-orange)";
$unit = "100";
$priceperunit = "180";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 36727)
{
$name_clothes = "ID015 (Love dog-green)";
$unit = "100";
$priceperunit = "180";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 14147)
{
$name_clothes = "ID015 (Love dog-blue)";
$unit = "100";
$priceperunit = "180";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 52107)
{
$name_clothes = "เสื้อผ้าสุนัข (Hood หมีส้ม)";
$unit = "100";
$priceperunit = "180";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 90145)
{
$name_clothes = "เสื้อผ้าสุนัข (วอล์ม-น้ำเงิน)";
$unit = "100";
$priceperunit = "270";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 69058)
{
$name_clothes = "เสื้อผ้าสุนัข (Aloha-purple)";
$unit = "100";
$priceperunit = "220";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 41832)
{
$name_clothes = "เสื้อผ้าสุนัข (Aloha-brown)";
$unit = "100";
$priceperunit = "220";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 81894)
{
$name_clothes = "เสื้อผ้าสุนัข (กางเกง Topdog)";
$unit = "100";
$priceperunit = "270";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 45612)
{
$name_clothes = "เสื้อผ้าสุนัข (กระโปรง Topdog)";
$unit = "100";
$priceperunit = "270";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 76789)
{
$name_clothes = "เสื้อผ้าสุนัข (กางเกง Navy)";
$unit = "100";
$priceperunit = "290";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 83030)
{
$name_clothes = "IA003 (กระโปรง Smash)";
$unit = "100";
$priceperunit = "220";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 69838)
{
$name_clothes = "IA002 (Pink Stripe)";
$unit = "100";
$priceperunit = "290";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 76109)
{
$name_clothes = "HK012 (Hood Black-Babe/Red)";
$unit = "100";
$priceperunit = "220";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 89614)
{
$name_clothes = "HK012 (Hood Black-Babe/Blue)";
$unit = "100";
$priceperunit = "220";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 74943)
{
$name_clothes = "HK011 (Butter ซิป)";
$unit = "100";
$priceperunit = "220";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 74143)
{
$name_clothes = "HK010 (เสื้อ 2 ชั้น-แดง)";
$unit = "100";
$priceperunit = "220";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 30941)
{
$name_clothes = "HK010 (เสื้อ 2 ชั้น-น้ำเงิน)";
$unit = "100";
$priceperunit = "220";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 50363)
{
$name_clothes = "HK009 (กระโปรง B-เขียว)";
$unit = "100";
$priceperunit = "180";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 90145)
{
$name_clothes = "JA006 (Hood สร้อย-แดง)";
$unit = "100";
$priceperunit = "200";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 38107)
{
$name_clothes = "ID016 (กระโปรงแดงย้วย)";
$unit = "100";
$priceperunit = "290";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
if($id_clothes == 41101)
{
$name_clothes = "เสื้อผ้าสุนัข (วอล์ม-ชมพู)";
$unit = "100";
$priceperunit = "270";
$product_title = $name." ".$product_class." จำนวน ".$product_version;
}
?>
<? if($unit >0) { ?>
<center>
<form action="cart1.php" method="post" onSubmit="return checkform(this,<? echo $unit; ?>);">
<input name="add" type="hidden" value="<? echo $name_clothes; ?>">
<input name="price" type="hidden" value="<? echo $priceperunit; ?>">
<input type="hidden" name="id_clothes" value="<?echo $id_clothes; ?>">
<BR>
<BR>
<BR>
<table width="551">
<tr>
<td width="34%" style="border: 1px dashed #800000">
<p align="right">จำนวนชิ้นที่จะซื้อ
: </td>
<td width="66%" style="border: 1px dashed #800000"> <input name="number" type="text" size="16" maxlength="5"></td>
</tr>
<tr>
<td width="34%" style="border: 1px dashed #800000">
<p align="right">เลือกขนาด : </td>
<td width="66%" style="border: 1px dashed #800000"><label>
<select name="size" id="size">
<option>size</option>
<option value="0">0</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
</select>
</label></td>
</tr>
<tr>
<td width="100%" colspan="2" style="border: 1px dashed #800000"><center><input type="submit" value="เพิ่มลงตะกร้าสินค้า" name="submit"></center></td>
</tr>
</table>
</form>
</center>
<? }
else {
echo "<center>
<table border=\"1\" style=\"border-style:dotted; border-collapse: collapse; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1\" bordercolor=\"#111111\" width=\"75%\" id=\"AutoNumber1\" height=\"138\">
<tr>
<td height=\"136\">
<center>
<font size=\"5\" color=\"#000080\">ขออภัยสินค้าหมด</font><br>
</center>
</td>
</tr>
</table>
</center><br>";
}
?>
</body>
</html>
form cart1.php
<?php
session_start();
if (!isset($_SESSION['SHOPPING_CART'])){ $_SESSION['SHOPPING_CART'] = array(); }
if (isset($_POST['add']) && isset($_POST['price']) && isset($_POST['number'])&& isset($_POST['size'])){
$ITEM = array(
'id_clothes' => $_POST['id_clothes'],
'name' => $_POST['add'],
'price' => $_POST['price'],
'size' => $_POST['size'],
'number' => $_POST['number']
);
$_SESSION['SHOPPING_CART'][] = $ITEM;
header('Location: ' . $_SERVER['PHP_SELF']);
}
else if (isset($_GET['remove'])){
unset($_SESSION['SHOPPING_CART'][$_GET['remove']]);
header('Location: ' . $_SERVER['PHP_SELF']);
}
else if (isset($_GET['empty'])){
session_destroy();
header('Location: ' . $_SERVER['PHP_SELF']);
}
else if (isset($_POST['update'])) {
foreach ($_POST['items_number'] as $itemID => $number) {
if ($num == 0) {
unset($_SESSION['SHOPPING_CART'][$itemID]);
}
else if($number >= 1) {
$_SESSION['SHOPPING_CART'][$itemID]['number'] = $number;
}
}
header('Location: ' . $_SERVER['PHP_SELF']);
}
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<title>ตะกร้าสินค้า</title>
<script Language="Javascript">
<!--
function Conf(object) {
if (confirm("โปรดยืนยันการสั่งซื้อ ?") == true) {
return true;
}
return false;
}
</script>
<style type="text/css">
.style1 {
text-align: left;
}
.style2 {
text-align: right;
}
IMG
{
BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px /* เอากรอบรูปออก*/
}
</style>
<style>
BODY {
FONT-FAMILY: Arial, Helvetica, sans-serif
}
</style>
</head>
<body>
<center>
<font size="5" color="#800000">ตะกร้าสินค้า</font> <br><br>
<div id="shoppingCartDisplay">
<form action="" method="post" name="shoppingcart">
<?php
ob_start();
?>
<table width="434" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#111111" style="border-collapse: collapse; border: 1px dotted #008000">
<tr>
<th width="44" bgcolor="#FFFFCC" style="border: 1px dotted #008000" scope="col"><font color="#000080">
<center>ลบ</center></font></th>
<th width="109" bgcolor="#FFFFCC" style="border: 1px dotted #008000" scope="col">
<font color="#000080">รหัสสินค้า</font></th>
<th width="56" bgcolor="#FFFFCC" style="border: 1px dotted #008000" scope="col">
<font color="#000080">ราคา</font></th>
<th width="75" bgcolor="#FFFFCC" style="border: 1px dotted #008000" scope="col">
<font color="#000080">
<center>จำนวน</center></font></th>
<th width="62" bgcolor="#FFFFCC" style="border: 1px dotted #008000" scope="col">
<font color="#000080">
<center>ขนาด</center></font></th>
<th width="140" bgcolor="#FFFFCC" style="border: 1px dotted #008000" scope="col">
<font color="#000080">
<center>รวม</center></font></th>
</tr>
<?php
$_SESSION['total'] = 0;
foreach ($_SESSION['SHOPPING_CART'] as $itemNumber => $item) {
?>
<tr id="item<?php echo $itemNumber; ?>">
<td style="border: 1px dotted #008000" bgcolor="#CCFFFF"><center>
<font><a href="?remove=<?php echo $itemNumber; ?>"><img src="imge/delete.jpg" width="15" height="15"></a></font></center></td>
<td align="center" bgcolor="#CCFFFF" style="border: 1px dotted #008000"><p class="style1"> <?php echo $item['id_clothes']; ?> </p></td>
<td align="center" bgcolor="#CCFFFF" style="border: 1px dotted #008000"><p class="style2"> <?php echo number_format($item['price'],2,'.',','); ?> </p></td>
<td style="border: 1px dotted #008000" bgcolor="#CCFFFF">
<font><center><input name="items_number[<?php echo $itemNumber; ?>]" type="text" id="item<?php echo $itemNumber; ?>_number" value="<?php echo $item['number']; ?>" size="2" maxlength="5" /></center></font></td>
<td style="border: 1px dotted #008000" bgcolor="#CCFFFF">
<font><center><input name="items_size[<?php echo $itemNumber; ?>]" type="text" id="item<?php echo $itemNumber; ?>_size" value="<?php echo $item['size']; ?>" size="2" maxlength="5" /></center></font></td>
<td align="center" bgcolor="#CCFFFF" style="border: 1px dotted #008000"><p class="style2"> <?php echo number_format($item['number'] * $item['price'],2,'.',','); ?> </p></td>
</tr>
<?php
$_SESSION['total'] += $item['number'] * $item['price'];
}
?>
<tr id="itemtotal">
<td style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="3" align="left">
<b><font color="#008000"> ราคารวม</font></b></td>
<td style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="3">
<p align="right"><b><font color="#008000"><? echo number_format($_SESSION['total'],2,'.',','); ?> บาท</font></b></td>
</tr>
<tr id="vat">
<td style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="3" align="left">
<b><font color="#008000"> ค่าส่ง (50)</font></b></td>
<td style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="3">
<p align="right"><b><font color="#008000"><? echo number_format(50); ?> บาท</font></b></td>
</tr>
<tr id="total">
<td style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="3" align="left">
<b><font color="#008000"> ราคารวมทั้งสิ้น</font></b></td>
<td style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="3">
<p align="right"><b><font color="#008000"><? echo number_format((50)+$_SESSION['total'],2,'.',','); ?> บาท</font></b></td>
</tr>
</table>
<?php $_SESSION['SHOPPING_CART_HTML'] = ob_get_flush(); ?>
<p>
<label>
<input type="submit" name="update" id="update" value="อัพเดตตะกร้าสินค้า">
</label>
</p>
</form>
<p><font> [<a href="clothes.php">กลับไปซื้อต่อ</a>] - [<a href="?empty">ลบสินค้าทุกรายการ</a>] - [<a href="confirm_order.php" OnClick="return Conf(this)">ยืนยันการสั่งซื้อ</a>]</font></p>
</div>
</center>
</body>
</html>
confirm_order.php
<?php
session_start();
include "dbconfig.php";
conndb();
$customer_id = rand(10000, 99999); // ทำการ Random เลขสมาชิกที่มีค่าตั้งแต่ 10000 - 99999 ออกมา
$order_date = date("Y-m-d"); // เก็บ วัน/เดือน/ปี ที่สั่งซื้อ
$order_time = date("H:i:s"); // เก็บเวลาที่สั่งซื้อ
// สร้างหมายเลขคำสั่งซื้อโดยเอาพวกเลข วัน ชั่วโมง วินาที ที่สั่งซื้อมาต่อเข้าด้วยกัน (คุณอาจใช้วิธีอื่นๆก็ได้)
$tmp1 = date("d");
$tmp2 = date("H");
$tmp3 = date("s");
$order_id = $tmp1.$tmp2.$tmp3;
?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<title>ใบแจ้งค่ารายการสินค้าที่สั่งซื้อ</title>
<style type="text/css">
.style1 {
text-align: left;
}
.style2 {
text-align: right;
}
</style>
<style>
BODY {
FONT-FAMILY: Arial, Helvetica, sans-serif
}
body
{
background-image:url(imge/bgbody.gif);
}
</style>
</head>
<body>
<center> <font size="5" color="#800000"> ใบแจ้งค่ารายการสินค้าที่สั่งซื้อ</font> </center><br>
<?php
// ทำการเก็บข้อมูลเกี่ยวกับใบสั่งซื้อสินค้าไว้ในตาราง orders (ส่วนข้อมูลสินค้าที่สั่งซื้อนำไปเก็บแยกอีกตารางหนึ่งเอา)
$insert1 = "insert into orders(order_id,customer_id,order_date,order_time) VALUES ('$order_id','$customer_id','$order_date','$order_time')";
$result1 = mysql_query($insert1);
?>
<center>
<table width="550" border="1" style="border-collapse: collapse; border: 1px dotted #008000" bordercolor="#111111" cellpadding="0" cellspacing="0">
<tr>
<td style="border: 1px dotted #008000" bgcolor="#99FFCC" colspan="5">
<center>
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="50%" style="border: 1px dotted #008000"> <b><font color="red">หมายเลขคำสั่งซื้อ : <? echo $order_id; ?></font></b></td>
<td width="50%" style="border: 1px dotted #008000"> <b><font color="red">วันที่สั่งซื้อ : <? echo date("d/m/Y");; ?><br> เวลา : <? echo date("H:i:s"); ?></font></b></td>
</tr>
<!-- ในที่นี้ขอสมมุติ ชื่อ-นามสกุล ที่อยู่ของผู้สั่งซื้อ ให้เป็นค่าคงที่ไปก่อนเลยนะครับ แต่ในการใช้งานจริง คุณสามารถดึงเอาจากตารางลูกค้าในฐานข้อมูลออกมาแสดงได้โดยง่ายดายเลย -->
<tr>
<td width="50%" style="border: 1px dotted #008000" bgcolor="#CCCCFF"> ชื่อ - นามสกุล ของผู้สั่งซื้อ : </td>
<td width="50%" style="border: 1px dotted #008000" bgcolor="#CCCCFF"> คุณ สมชาย ใจดี</td>
</tr>
<tr>
<td width="50%" style="border: 1px dotted #008000" bgcolor="#CCCCFF"> ที่อยู่ ของผู้สั่งซื้อ : </td>
<td width="50%" style="border: 1px dotted #008000" bgcolor="#CCCCFF"> 200 หมู่ 1 อ.บางบัวทอง จ.นนทบุรี 11110</td>
</tr>
</table>
</center>
</td>
</tr>
<tr>
<td width="235" style="border: 1px dotted #008000" bgcolor="#FFFFCC">
<font color="#000080"><center>ชื่อสินค้า</center></font></td>
<td width="120" style="border: 1px dotted #008000" bgcolor="#FFFFCC">
<font color="#000080"><center>ราคาต่อหน่วย</center></font></td>
<td width="55" style="border: 1px dotted #008000" bgcolor="#FFFFCC">
<font color="#000080"><center>จำนวน</center></font></td>
<td width="55" style="border: 1px dotted #008000" bgcolor="#FFFFCC">
<font color="#000080"><center>ขนาด</center></font></td>
<td width="140" style="border: 1px dotted #008000" bgcolor="#FFFFCC">
<font color="#000080"><center>รวม</center></font></td>
</tr>
<?php
foreach ($_SESSION['SHOPPING_CART'] as $itemNumber => $item) {
?>
<tr id="item<?php echo $itemNumber; ?>">
<td width="235" style="border: 1px dotted #008000" bgcolor="#CCFFFF"><p class="style1"> <?php echo $item['name']; ?> </p></td>
<td width="120" style="border: 1px dotted #008000" bgcolor="#CCFFFF"><p class="style2"> <?php echo number_format($item['price'],2,'.',','); ?> </p></td>
<td width="55" style="border: 1px dotted #008000" bgcolor="#CCFFFF"><p align="right"><?php echo number_format($item['number'],0,'.',','); ?> </p></td>
<td width="55" style="border: 1px dotted #008000" bgcolor="#CCFFFF"><p align="right"><?php echo number_format($item['size'],0,'.',','); ?> </p></td>
<td width="140" style="border: 1px dotted #008000" bgcolor="#CCFFFF"><p class="style2"> <?php echo number_format($item['number'] * $item['price'],2,'.',','); ?> </p></td>
</tr>
<?php
$number = $item['number'];
$price = $item['price'];
$sum_price = $item['sum_price'];
$id_clothes = $item['id_clothes'];
$sum_price=$item['number'] * $item['price'];
// ทำการเก็บรายการสินค้าที่สั่งซื้อเอาไว้ในตาราง orderdetails โดยใช้ order_id เป็น Foreign Key ในการจับคู่กับใบสั่งซื้อสินค้าในภายหลัง
$insert2 = "insert into orderdetails(orderdetails_id,order_id,id_clothes,number,price,sum_price) VALUES ('','$order_id','$id_clothes','$number','$price','$sum_price')";
$result2 = mysql_query($insert2);
}
?>
<? $insert = ""
?>
<tr id="itemtotal">
<td width="410" style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="3" align="left">
<b><font color="#008000"> ราคารวม</font></b></td>
<td style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="3">
<p align="right"><b><font color="#008000"><? echo number_format($_SESSION['total'],2,'.',','); ?> บาท</font></b></td>
</tr>
<tr id="vat">
<td width="410" style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="4" align="left">
<b><font color="#008000"> ค่าจัดส่ง (50)</font></b></td>
<td width="140" style="border: 1px dotted #008000" bgcolor="#FFFFCC">
<p align="right"><b><font color="#008000"><? echo number_format(50); ?> บาท </font></b></td>
</tr>
<tr id="total">
<td width="410" style="border: 1px dotted #008000" bgcolor="#FFFFCC" colspan="4" align="left">
<b><font color="#008000"> ราคารวมทั้งสิ้น</font></b></td>
<td width="140" style="border: 1px dotted #008000" bgcolor="#FFFFCC">
<p align="right"><b><font color="#008000"><? echo number_format((50)+$_SESSION['total'],2,'.',','); ?> บาท </font></b></td>
</tr>
</table>
<br>
<center>
</center>
<br>
<form>
<input type=button value="พิมพ์หน้านี้" onClick="window.print()">
<input type=button value="ปิดหน้าต่างนี้"
onClick="javascript:window.close();">
</form>
</center>
</body>
</html>
|
|
|
|
|
Date :
2010-11-23 11:03:26 |
By :
win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ในการตัดสต็อกสินค้า
เราจะนำcode ที่ตัดนะไปไว้ในส่วนไดครับ
|
|
|
|
|
Date :
2010-11-23 14:32:04 |
By :
win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|