Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access PHP Session Variables

Status
Not open for further replies.

thedman00

Programmer
Jun 11, 2003
46
AT
Is it possible to access php session variables from javascript or asp without having to read or write the variables to a database?
 
Assuming client side
--> you can place the session id in a variable that you pass to the page and use js or vbs to access that variable or text box....

 
Thanks. I'll probably end up having to make that work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top