Skip to content

Instantly share code, notes, and snippets.

View yogithesymbian's full-sized avatar
✔️
scodeid - open source code id

Yogi Arif Widodo yogithesymbian

✔️
scodeid - open source code id
View GitHub Profile
<?php
require_once 'db_function.php';
$db = new DB_Functions; //define in db_function.php line 5
//json response
$response = array("error"=>FALSE);
if (isset($_POST['email']) && isset($_POST['password']))
{
//receiving the post ( parameter )
<?php
require_once 'db_function.php';
$db = new DB_Functions; //define in db_function.php line 5
//json response
$response = array("error"=>FALSE);
if (isset($_POST['email']) && isset($_POST['password']))
{
//receiving the post ( parameter )

Hello World

Hello world is awesome

Hello World

hello world is awesome

Hello World

Hello World

@yogithesymbian
yogithesymbian / app.js
Created July 4, 2020 09:52
app.js vue
require('./bootstrap');
/**
* I N C L U D E_____ALL_____R E Q U I R E ________FROM____VUEjs
* ✓ GOOD
* npm install
* npm install vue-router
* npm-install vue-axios
* npm run dev || npm run watch
* ✗ BAD
*/
@yogithesymbian
yogithesymbian / tugas akhir
Last active August 27, 2020 22:36
pembangkitan kunci untuk penentuan konstanta p dan q yang prima berdasarkan informasi peranti
id.scode.digitalsignature D/OverviewRevActivity: Pembangkitan Ke-0
id.scode.digitalsignature D/OverviewRevActivity: proses generate batas atas prima dan eliminasi : 0 ms
id.scode.digitalsignature D/OverviewRevActivity: waktu pembangkitan : 82 ms
id.scode.digitalsignature D/PrimeNumberGenerate: [*]
===========================================
TIME_INIT
===========================================
default time : 1597392200034
waktu sekarang : 2020-08-14 16:03:20