spc_reset()


Initialize SPC

Description

void spc_reset(int $t1 = 10, int $t2 = 500)

Parameters

Return Value

none

Example

<?php
include "/lib/sd_spc.php";
spc_reset();
?>

See also