Location:
PHPKode
>
scripts
>
WePay PHP SDK
> PHP-SDK-master/demoapp/logout.php
<?php session_start(); $_SESSION = array(); session_destroy(); header('Location: index.php'); exit;
Web-based Email Marketing Software for sending email newsletters
Return current item:
WePay PHP SDK