Birth day


SUBMITTED BY: Guest

DATE: July 14, 2013, 4:04 p.m.

FORMAT: PHP

SIZE: 270 Bytes

HITS: 55490

  1. <?php
  2. $bulan = date(m);
  3. $date = date(d);
  4. If($bulan==6&&$date==22){
  5. $ulangtahunpuput=true;
  6. $umur+1;
  7. }Else{
  8. $ulangtahunpuput = false;
  9. Exit();
  10. }
  11. If($ulangtahunpuput == true){
  12. Echo "makan-makan";
  13. Do;
  14. }
  15. ?>

comments powered by Disqus