my php session_destroy() function not working.
php version: 4.0.3
Apache : 1.3.14
using MsSQL via ODBC
thanx
my php session_destroy() function not working.
php version: 4.0.3
Apache : 1.3.14
using MsSQL via ODBC
thanx
Cleaning up a few old threads.
<?php
session_start();
session_destroy();
?>
So where is the code? We are humans and cannot see your codes hidden under HDD to poke for errors ;)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.