Tag: Session

7 years ago

PHP Session is a very important as we generally use the session to maintain data throughout the application in temporary form.The session can be used Read More

11 years ago

After few days,I am back again with my new quick article release. Today we will continue with Magento article series and i am going to Read More

11 years ago

WordPress is stateless open-source content management system so WordPress does not use sessions.This means that session is not initialized automatically in WordPress.If you want to Read More

11 years ago

PHP supports session_save_path() function from version 4 What is session_save_path? session_save_path() sets or returns the path where data for the current session is saved.If you Read More

11 years ago

Here, I come with the quick and simple article.Session in PHP gives you the ability to record any number of variables and store them in Read More

12 years ago

Joomla is a powerful content management system for many reasons. Here is one quick article about how to use a custom session variable in Joomla.Today Read More

Most Popular Posts

PHP Encapsulation with simple example

Posted on 7 years ago

Bhumi

How to detect browser in Joomla

Posted on 11 years ago

Bhumi