Skip to content

Instantly share code, notes, and snippets.

View troke12's full-sized avatar
🎯
We serve you better

I Made Ocy Darma Putra troke12

🎯
We serve you better
  • Bali
  • 07:19 (UTC +07:00)
View GitHub Profile
@troke12
troke12 / belajar3y
Created May 8, 2016 12:24
program input pilihan
#!/bin/bash
#belajar3y
echo -n "Masukan nama kamu :"
read nama;
echo "Daftar Pilihan";
echo "--------------";
echo "1. Anjing ";
echo "2. Kucing ";
@troke12
troke12 / timetextdraw.pwn
Last active April 26, 2016 11:54
[PAWN] Time Textdraw
/*
Krisna Clock Textdraw:
Credits
[~]Zhamaroth TextDraw Editor
[~]Shadow for filterscript World Clock
[~]Krisna Pradnya edit Filterscript
[~]SAMP Team
Thanks~
visit our Facebook www.facebook.com/krisna.pradnya
#!/bin/bash
#belajar2
echo -n "Nama kamu :"
read nama;
echo "Hi $nama, gimana kabarnya?";
echo "Pesan dan kesan :";
read
echo "kata $nama, $REPLY";
<?php
include "../functions/fungsi_pass.php";
include "../functions/koneksi.php";
$err= '<html>
<head>
<style>
a:link {font:8pt/11pt verdana; color:red}
a:visited {font:8pt/11pt verdana; color:#4e4e4e}
</style>
<meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252">
<!DOCTYPE html>
<html lang="en">
<style media="screen" type="text/css">
body {
background-color: #ffffff;
}
h1 {
font-family: 'Raleway', sans-serif;
font-size: 500%;
vertical-align: middle;