
09-20-2007
|
| Administrator
Join Date: Jun 2007
Posts: 3,729
BRL$: 35,137.95 Thanks: 0
Thanked 7 Times in 7 Posts
Rep Power: 406 | | Need help in session_register() hi I have registered session in "page1.php" as session_start(); session_register('client_id', $client_id); session_register('client_name', $client_name); How can I access these values in the other page "page2.php". I have tried as: session_start(); To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. | |
__________________ █ High Quality To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ Powerful To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
█ To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To receive latest updates about BRL Forums, Subscribe to Latest Updates Thread.
| | | |