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

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

Pinned

  1. mario-run mario-run Public

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

    JavaScript 1

  2. 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
    /* ****************************** */
  3. config config Public

    Classes auxiliares de configuração (do tipo HELPER)

    PHP

  4. conn conn Public

    Classes para Conexão e Consulta ao Banco de Dados

    PHP