Skip to content

Instantly share code, notes, and snippets.

View Lagorga's full-sized avatar

Lagorga Lagorga

View GitHub Profile
@Lagorga
Lagorga / form.php
Last active June 23, 2016 16:09
Test form val php
/*
Var ini untuk uji coba
*/
$curl_get = http://gorlang7.blogspot.com
<!DOCTYPEHTML>
<html>
<head>
<style>
@Lagorga
Lagorga / catatan-singkat.txt
Created June 12, 2016 06:25
Catatan lagorga
# Lagorga Kebingungan
kecanggihan teknologi membuat saya semakin bingung, karena terlalu penasaran.
<?php
*@link http://gorlang7.blogspot.com/
*
*@TestKodePhp
*/
get_header();?>
<div id="content"class="site-content container no-sidebar">
<div class="content-inside">
<div id="primary"class="content-area">
<?php
/**
* The main template file.
*
* This is the most generic template file in a WordPress theme
* and one of the two required files for a theme (the other being style.css).
* It is used to display a page when nothing more specific matches a query.
* E.g., it puts together the home page when no home.php file exists.
*
* @link https://codex.wordpress.org/Template_Hierarchy
@Lagorga
Lagorga / sapa.php
Created June 10, 2016 01:16
Sapa PHP
<html>
<head>
<title>Sapa PHP</title>
</head>
<body>
<?php
echo '<p>Horas Dunia, apa kabar?
Ini masih mencoba</p>'; ?>
</body>
</html>
@Lagorga
Lagorga / index.html
Last active June 6, 2016 05:55
index.html
#Masih dalam proses
@Lagorga
Lagorga / Berkas.js
Created June 6, 2016 04:50
Berkas.js
// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
// or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path.
//
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// the compiled file.
//
// WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD