Skip to content
View szagot's full-sized avatar

Block or report szagot

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
szagot/README.md

Hello World!

Typing SVG

Pinned Loading

  1. Helper Helper Public

    Conjunto de classes auxiliadoras para Conexão em Banco (Conn), Controle de recebimento de requisições (Uri), Execução de requisições (HttpRequest), etc...

    PHP

  2. mario-run mario-run Public

    Pequeno jogo estilo Chrome Dino com temática do Mário em HTML, CSS, JS

    JavaScript 1

  3. ancient-backend ancient-backend Public

    Jogo para personagens do passado

    PHP

  4. ancient-frontend ancient-frontend Public

    Jogo para personagens do passado

    JavaScript

  5. seo-impulse seo-impulse Public

    Compacta CSS e imagens (jpg, png e gif) de uma pasta (e/ou subpastas) e os otimiza para web. (PHP / Command Line)

    PHP 2

  6. Principais Comando MySQL Principais Comando MySQL
    1
    
                  
    2
    -- Para deixar o nome das tabelas em CamelCase, coloque a seguinte linha no mysql.ini: 
    3
    -- lower_case_table_names = 2 
    4
    
                  
    5
    /* ****************************** */