Selasa, 15 Oktober 2013

PHP Indonesia - Facebook: Assalamu'alaikum Keterangan: Single : Gaji Pokok ...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Mobile Game Development Course

Learn how to create awesome HTML5 games that run on iPhone, iPad, Android and Desktop! Sign up today for this $99 online course.
From our sponsors
Assalamu'alaikum Keterangan: Single : Gaji Pokok ...
Oct 15th 2013, 11:54, by Setiawan Wanda

Setiawan Wanda 11:54am Oct 15
Assalamu'alaikum

Keterangan:
Single : Gaji Pokok = 800.000 Tunjangan = 50.000
Menikah : Gaji Pokok = 850.000 Tunjangan = 100.000
Anak lebih dari 2 : Gaji Pokok = 900.000 Tunjangan = 200.000

Contoh:
Nama : .......
Keterangan : Menikah
Gaji Pokok : 850.000
Tunjangan : 100.000
Total : 950.000

Pertanyaan :
Bagaimana cara memunculkan gaji pokok dan tunjangan pada saat memilih keterangan ?

Terima kasih

Ahmad Karlam 12:05pm Oct 15
di echo aja gan

Felix Stanley 12:06pm Oct 15
main if, if menikah echo itu. dst

Setiawan Wanda 12:06pm Oct 15
bisa diberi contoh gan ? Maaf sebelumnya

Totok BluesMan Silalahi 12:07pm Oct 15
pengennya dimunculkan yg gimana?

Maulana Ikhsan 12:11pm Oct 15
coba otak-atik kode ini gan
<!-- this script got from www.javascriptfreecode.com coded by: Krishna Eydatoula-->

<script LANGUAGE="JavaScript">

<!-- Begin
var messages = new Array(6);
messages[0] = "";
messages[1] = "javascriptfreecode is a cool java site";
messages[2] = "Can you imagine how you could use it on your site?";
messages[3] = "It's great for sharing lots of information.";
messages[4] = "And doesn't take up much space! ";
messages[5] = "So, get the code and put it on your site!";
function messageReveal() {
var messageindex = document.messageForm.messagePick.selectedIndex
document.messageForm.messageField.value = messages[messageindex];
}
// End -->
</script>
<!-- STEP TWO: Put this code into the BODY of your HTML document -->
<body>

<center>
<form name="messageForm">
<p><select name="messagePick" OnChange="messageReveal()">
<option value="0">The Menu Message</option>
<option>SONY CARD 20</option>
<option>Possible uses?</option>
<option>Shares Information</option>
<option>Saves space</option>
<option>Get the code!</option>
</select> <br>
</p>
<p><textarea name="messageField" rows="5" cols="41" wrap="virtual"></textarea></p>
</form>
</center>
</body>
<font face="Tahoma"><a target="_blank" href="http://www.javascriptfreecode.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>

Setiawan Wanda 12:16pm Oct 15
jadi pada saat memilih single/menikah/lebih dari 2, gaji pokok dan tunjangan langsung muncul otomatis. Gimana gan ?

Ineque Ang 12:21pm Oct 15
pake if

Setiawan Wanda 12:25pm Oct 15
if ($keterangan=="umum"){
$biaya1=800000;
}else{
$biaya1=850000;
$total=$biaya+$biaya1;

Setiawan Wanda 12:25pm Oct 15
begitu gan ?

Totok BluesMan Silalahi 12:34pm Oct 15
memberitahukan langsung codingnya...membuat si TS gak berpikir utk membuat sendiri logika nya....hasilnya jadi coder copy paste :)

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar