|
Comments for: chad19990414
| Message # 1013622: |
|
Date: 10/02/02 03:38
By: ravi Subject: session management How can i use a session variable throughout the pages if i set some value in it i did as follows $uid="Ravi"; session_register('id'); $id=$uid; when i try to get the value of id it does not work and msg comes undefined variable 'id' |
Previous Message | Next Message |


