Skip to main content

Home/ PHP Programming/ Group items tagged session

Rss Feed Group items tagged

Richard Boss

Store your PHP Session in Memcache - 0 views

  •  
    By this article, Let us see how we can have our PHP Session stored in Memcache.
qualitypoint Tech

Basics of Session and Cookies - 1 views

  •  
    We know that Webpages are getting displayed using stateless Protocol. So there should be someway for keeping the session of...
experttalk

Discover the best of ZendCon 2012 Conference - 0 views

  •  
    ZendCon 2012 marked its 8th successful presence at Santa Clara Convention Center in Santa Clara, US. Attendance was more than expected at the conference for 4 straight days to cover 5 exciting Keynotes; 10 in-depth tutorials; 65 technical sessions focused on PHP, Zend Framework 2 and Cloud plus gobs of exhibitors and volunteers.
qualitypoint Tech

Setting UserAgent for php curl session to avoid 500 Internal Server Error |QualityPoint... - 1 views

  •  
    We are using below function for getting webpage content using curl module of php.
qualitypoint Tech

Difference between session_register and $_SESSION[] in php - 1 views

  •  
    We can use either session_register or $_SESSION for registering session variable in php. Find below the difference between both of them.
1 - 5 of 5
Showing 20 items per page