Advertisement
tjromano

Log out

Aug 24th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.25 KB | None | 0 0
  1. <?
  2. include ("config.php");
  3.  
  4. //destroys the session, the variables are not longer set
  5. session_start();
  6. session_destroy();
  7.  
  8. ?>
  9. <html>
  10. <meta http-equiv="refresh" content="0;url=http://www.drivers.cttransportationservices.com/index.php">
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement