my php session_destroy() function not working.

php version: 4.0.3
Apache : 1.3.14
using MsSQL via ODBC

thanx

Recommended Answers

All 2 Replies

Cleaning up a few old threads.

<?php
session_start();
session_destroy();
?>
commented: Don't bump 6 year old threads. Come on. -1

So where is the code? We are humans and cannot see your codes hidden under HDD to poke for errors ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.