Skip to content

Instantly share code, notes, and snippets.

View Porush's full-sized avatar
🏠
Working from home

Porush Manjhi Porush

🏠
Working from home
View GitHub Profile
public static function uidai_validate($uidai, $passcode)
{
$result = array(
'success' => false,
'error' => '',
'uidai' => '',
'img' => '',
'first_name' => '',
'last_name' => '',
'birth_date' => '',