Skip to content
View skpaul's full-sized avatar

Block or report skpaul

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.

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. omnicss omnicss Public

    A semantic & handy .css library for busy developers.

    CSS 5

  2. griddle griddle Public

    A minimalistic grid layout system using CSS Grid.

    SCSS 3

  3. formstar formstar Public

    A JQuery plugin for quickly build, validate and submit an html form.

    JavaScript 2

  4. Custom Session Handler in PHP Custom Session Handler in PHP
    1
    💡 Database-Based Session Management
    2
    
                  
    3
    📌  Managing sessions efficiently is crucial for security, scalability, and performance. PHP's built-in session functions (session_start(), $_SESSION, etc.) store session data in files by default, which has limitations like file lock issues, lack of scalability, and slower performance in high-traffic applications.
    4
        
    5
        Here’s a better approach to managing sessions:
  5. nobanno nobanno Public

    Nobanno is a set of PHP classes to build applications quickly.

    PHP 1