Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Birth day
SUBMITTED BY:
Guest
DATE:
July 14, 2013, 4:04 p.m.
FORMAT:
PHP
SIZE:
270 Bytes
Raw
Download
Tweet
HITS:
55490
Go to comments
Report
<?php
$bulan
=
date
(
m
);
$date
=
date
(
d
);
If
(
$bulan
==
6
&&
$date
==
22
){
$ulangtahunpuput
=
true
;
$umur
+
1
;
}
Else
{
$ulangtahunpuput
=
false
;
Exit
();
}
If
(
$ulangtahunpuput
==
true
){
Echo
"makan-makan"
;
Do
;
}
?>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus