Skip to content
View ramonribeiro96's full-sized avatar

Block or report ramonribeiro96

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. DCM4CHEE-WEB3 DCM4CHEE-WEB3 Public archive

    Instalação do DCM4CHEE-WEB3 (2.18.3-mysql)

    1

  2. php7-with-oci8 php7-with-oci8 Public

    Forked from adrianharabula/php-oci8

    PHP 7.1 image with Apache and Oracle oci8 12.2.0.1.0

    Dockerfile

  3. php/doc-pt_br php/doc-pt_br Public

    Brazilian Portuguese translation of the PHP documentation

    XML 115 102

  4. super-waffle super-waffle Public

    Desafio 02

    PHP

  5. Instalação Java JDK 8 Instalação Java JDK 8
    1
    #!/bin/bash
    2
    #
    3
    # Description: The script installs Oracle JDK from tar.gz file.
    4
    # JDK tar.gz file is supposed to be in current directory.
    5
    # Script relies on format of archive name, it should be
  6. Sincronização com OracleCloud Sincronização com OracleCloud
    1
    <?php
    2
    
                  
    3
    /**
    4
     * Classe de Sincronização com Oracle
    5
     *