bomale / bomale.github.io

Progetto HTML/CSS Start2Impact sito personale

Home Page:https://bomale.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bomale.github.io

Progetto HTML/CSS Start2Impact sito personale

crea e carica un file config.php

<?php
$INFO = [
    'host'      => '',//host mail server
    'username'  => '',
    'password'  => '',
    'port'      => '587',
    'type'      => 'tls',//tls SMTPSecure
    'to_mail'   => '', // chi riceve la mail dal contact.php
    'to_name'   => '' //nome che compare nel mittente
];

About

Progetto HTML/CSS Start2Impact sito personale

https://bomale.github.io


Languages

Language:HTML 60.5%Language:CSS 28.0%Language:JavaScript 8.2%Language:PHP 3.3%