Home » » Web Programming- Variabel dan tipe data numerik

Web Programming- Variabel dan tipe data numerik



<!doctype html public  “-//W3C//DTD HTML 4.0//EN”>>
<html>
<head>
                <title> Tipe Data Numerik </title>
</head>
<h1> Variabel dan Tipe Data Numerik </h1>
<body>
<?
$jumlah=10;
$harga=2000;
$total=$jumlah*$harga;
echo “jumlah beli =$jumlah <br>;
echo “harga =$harga <br>;
echo “total =$total <br>;
?>
</body>
</html>
Share this article :

0 komentar:

Posting Komentar

 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. indrathelazyman2 - All Rights Reserved
Template Modify by Creating Website
Proudly powered by Blogger