Skip to content
View prabalsslw's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report prabalsslw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. bKash-Tokenized-PHPbKash-Tokenized-PHPPublic

    bKash Tokenized PHP library including - With Agreement, Without Agreement, With and Without Agreement.

    PHP 6

  2. bKash RPP Webhook Signature ValidationbKash RPP Webhook Signature Validation
    1
    importbase64
    2
    importhashlib
    3
    importhmac
    4
    5
    sig=''//Signaturefromthepayloadheader
  3. bKash-Direct-Charge-Signature-Generation-PHPbKash-Direct-Charge-Signature-Generation-PHPPublic

    Generate signature using this library for Direct Charge Product

    PHP 4

  4. Simple Query String to SQL WHERE Cla...Simple Query String to SQL WHERE Clause - This script will help you to simplify your search module
    1
    $queries = array();
    2
    parse_str($_SERVER['QUERY_STRING'], $queries); // GET Query String from URL
    3
    $result = array_filter($queries); // Filter empty string
    4
    $keys = array_keys($result); // Separate array key
    5
    $values = array_values($result); // Separate array value
  5. Apache-Status-Monitoring-Telegram-BotApache-Status-Monitoring-Telegram-BotPublic

    This is an Apache Status Monitoring Telegram Bot

    PHP

  6. SSLCommerz-MagentoSSLCommerz-MagentoPublic

    Tested Up to 2.4

    PHP 2 1