Skip to content

Instantly share code, notes, and snippets.

View cp-vrkansagara's full-sized avatar
:octocat:
I may be slow to respond.

Vallabh Kansagara cp-vrkansagara

:octocat:
I may be slow to respond.
View GitHub Profile
/*!
Math.uuid.js (v1.4)
http://www.broofa.com
mailto:robert@broofa.com
Copyright (c) 2010 Robert Kieffer
Dual licensed under the MIT and GPL licenses.
*/
/*
<?php
$continue = "y";
while (($continue == 'y' || $continue == 'Y') == true) {
echo 'Enter username :- ';
$usernme = trim(fread(STDIN, 40));
echo 'Enter password :- ';
$password = trim(fread(STDIN, 40));
$options = [