Skip to content
View smhnaji's full-sized avatar
Block or Report

Block or report smhnaji

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Generate secure and readable password Generate secure and readable password
    1
    <?php
    2
    
    
    3
    public function generate_password($length = 8)
    4
    {
    5
        $sets = array();
  2. CodeIgniter4 CodeIgniter4 Public

    Forked from codeigniter4/CodeIgniter4

    Open Source PHP Framework (originally from EllisLab)

    PHP

  3. CodeIgniter4-translations CodeIgniter4-translations Public

    Forked from codeigniter4/translations

    System message translations for CodeIgniter4

    PHP

  4. PersianDate4MySQL PersianDate4MySQL Public

    Forked from zoghal/PersianDate4MySQL

    pDate is a Gregorian / Jalali(Shamsi) date convertor functions for MySQL 5.1+

  5. codeigniter4/CodeIgniter4 codeigniter4/CodeIgniter4 Public

    Open Source PHP Framework (originally from EllisLab)

    PHP 5.3k 1.9k

  6. codeigniter4/translations codeigniter4/translations Public

    System message translations for CodeIgniter4

    PHP 197 203