Skip to content
View gfucci's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Ação Direta Web Studio
  • Florianópolis

Block or report gfucci

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

    Desafio da empresa Ação Direta WebStudio

    PHP

  2. estudos-css estudos-css Public

    Projetos de estudos css

    HTML

  3. Delete files recursively by extensions Delete files recursively by extensions
    1
    <?php
    2
    
                  
    3
    // deletes all files with the chosen extensions. The script will run on all folders and subfolders starting from the folder where you ran the script (don't forget to make a backup first)
    4
    
                  
    5
    ini_set('memory_limit', -1);
  4. php-functions-hub php-functions-hub Public

    php functions hub

    PHP