Location:
PHPKode
>
scripts
>
WePay PHP SDK
> wepay-PHP-SDK-0c71bc2/demoapp/logout.php
<?php session_start(); $_SESSION = array(); session_destroy(); header('Location: index.php'); exit;
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
WePay PHP SDK