Is ther in PHP something like the Application object of ASP. I would like to make one chat but I don't want to store all the time the information into database, so is there any way to do this?
Thank you
there is no in built application object but for that u have to make one application class and it is available on http://forums.devshed.com http://zend.com/ in coding section
I hope u can search it.