we have problem with logout.php page we hav getting error
Fatal error: Call to undefined function session_destory() in C:\wamp\www\Project\logout.php on line 4

Recommended Answers

All 3 Replies

please supply logout.php

this is indicating you have an undefined function, without the code it is hard to help

ditto :P

hmm... function session_destory(), maybe ... function session_destroy()
maybe just a synthax error

like Sqid said the code will help.

You have session_destory() instead of session_destroy()

Not the movement of the r

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.