Need help on application context
Posted: Sat Sep 16, 2006 3:52 am
Hi All,
I am new to php and I need some way to keep data in something like applicatioon-context so that it can be read by my application, available to all sesions. Similiar to application-context we have in Java. I dont want to keep this information on flat-files on server.
Can somebody suggest me some way to achieve this?
Thanks in Advance,
Kapil
I am new to php and I need some way to keep data in something like applicatioon-context so that it can be read by my application, available to all sesions. Similiar to application-context we have in Java. I dont want to keep this information on flat-files on server.
Can somebody suggest me some way to achieve this?
Thanks in Advance,
Kapil