เอ

Fri 21 Dec 2007 22:46:22
Fri 21 Dec 2007 22:46:22
ช่วยแปลง Asp code 2 อันนี้ เป็น PHP ทีค่ะ
Code 1
if isnull(TotalWeight0) then
response.write " "
else
response.write formatnumber(TotalWeight0,2)
end if
Code 2
if over_limit <> 1 then
rs1.movenext
end if
ขอบคุณค่ะ
webmaster

Sat 22 Dec 2007 17:22:52
Sat 22 Dec 2007 17:22:52
อ่าน Document ของ PHP แล้วทำตามดูครับไม่ยากอย่างที่คิด

















