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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any ways to have an application object in PHP?

Status
Not open for further replies.

yinny

Programmer
Jan 11, 2002
5
GB
Hi,

Asp has this application object where data can be stored for using throughout the whole web application duration. I am wondering is there a way to do the same in php?

Thanks!!
 
We had a discussion about this in thread434-252227 , where I posted a very simple PHP class to do this. I have also made this information item 9.b. in the PHP FAQ area.

Hope this helps. Please let me know if there is any new functionality you would want for this. I am planning on expanding this concept. -------------------------------------------

"Now, this might cause some discomfort..."
(
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top