scripts lihatvote.php

6 April 2011 at 9:46 AM Tinggalkan komentar

**********************lihatvote.php
*************************

<!–
*{
font-family:Arial, Helvetica, sans-
serif;}
table{
border-width: 1px 1px 1px 1px;
border-style: dashed dashed
dashed dashed;
border-color: gray gray gray
gray;}
td{
background-color:#CCFFCC;}

<?
$mysql_host = "localhost";
$mysql_database = "polling";
$mysql_user = "root";
$mysql_password = "root";
$dblink=mysql_connect
($mysql_host,$mysql_user,
$mysql_password);
mysql_select_db
($mysql_database,$dblink)
$qsum="select sum(vote) from
data_polling";
$execsum=mysql_query($qsum);
$dsum=mysql_fetch_row
($execsum);
$totvote=$dsum[0];
$qvote="select * from
data_polling";
$execvote=mysql_query
($qvote);
while($dvote=mysql_fetch_row
($execvote)){
$vote=$dvote[1];
$precent=round(($vote/
$totvote)*100,2);
echo"

“;
echo”

“;
}
?>

DATA POLLING
SEMENTARA
$dvote[0]
$precent %

**********************lihatvote.php
*************************

Entry filed under: sms. Tags: , , , , .

web interface nowsms membuat tabel data polling

Tinggalkan Balasan

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Ubah )

Twitter picture

You are commenting using your Twitter account. Log Out / Ubah )

Facebook photo

You are commenting using your Facebook account. Log Out / Ubah )

Connecting to %s

Trackback this post  |  Subscribe to the comments via RSS Feed


Selamat Datang di
www.siwenarea.wordpress.com

Posting Terbaru

RSS Berita terkini

  • Sebuah galat telah terjadi; umpan tersebut kemungkinan sedang anjlok. Coba lagi nanti.

Statistik

  • 1,508 Pengunjung

0nline counter

Kritik dan saran

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Terima kasih telah berkunjung. O ya.. jangan lupa untuk meninggalkan komentarnya

siwen° ©2010


Ikuti

Get every new post delivered to your Inbox.