看板
[ PHP ]
討論串[請益] 基本涵數
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
<?php. function pay($price,$amount){. echo "價格: $price <br/> 數量: $amount <br/>\n";. $s=$price * $amount;. return $s;. }. ?>. <html>. <title>. <body>.
(還有276個字)
內容預覽:
<?php. function pay($price,$amount){. echo "價格: $price <br/> 數量: $amount <br/>\n";. $s=$price * $amount;. return $s;. }. ?>. <html>. <title>. <body>.
(還有482個字)
首頁
上一頁
1
下一頁
尾頁