Thread
:
PHP request not responding
View Single Post
02-12-2008, 11:36 PM
#
2
(
permalink
)
CrazeD
Wizard Techie
Join Date: Feb 2006
Location: Maine
Posts: 3,688
Re: PHP request not responding
Try this code:
PHP Code:
<?php
session_start
();
echo
session_id
();
?>
See if it echo's the ID.
__________________
Need website help?
PM me
!
CrazeD
View Public Profile
Send a private message to CrazeD
Find More Posts by CrazeD