Files are attached..
Craig
"Craig" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You should have session_start(); on every page that you want to hold the
> session.
>
> The way I would do what you are trying to achieve is go the $_SUPERGLOBALS
> way..
>
> on
You should have session_start(); on every page that you want to hold the
session.
The way I would do what you are trying to achieve is go the $_SUPERGLOBALS
way..
on the submit_information.php page:
\n";
}
?>
Also, another good way of debugging etc is to use the print_r() function
(http://w
2 matches
Mail list logo