includefunctions.php

Email Account Propogation REST Services API

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Functions

checkEmail()

checkEmail( email,  antispam = false) : 

Parameters

email
antispam

Returns

getTimeFromNTP()

getTimeFromNTP(  host = ntp.snails.email,  port = 123,   timeout = 42) : 

Returns UNIX timestamp from a NTP server (RFC 5905)

Parameters

host

Server host (default is pool.ntp.org)

port
timeout

Timeout in seconds (default is 10 seconds)

Returns

Number of seconds since January 1st 1970

getHTMLForm()

getHTMLForm( mode,  var) : 

Parameters

mode
var

Returns