Changes

Jump to: navigation, search

Understanding PHP Sessions

457 bytes added, 19:04, 11 May 2009
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[PHP and Cookies - Creating, Reading and Writing|Previous]]<td align="center">[[PHP Essentials|Table of Contents]]<td width="20%" align="right">[[PHP Object Oriented Programming|Next]]</td>
<tr>
<td width="20%">PHP and Cookies - Creating, Reading and Writing<td align="center"><td width="20%" align="right">PHP Object Oriented Programming</td>
</table>
<hr>
 
 
<google>BUY_PHP</google>
 
 
In the previous chapter ([[PHP and Cookies - Creating, Reading and Writing]]) we looked at the use of cookies to maintain state. In that chapter we also mentioned the use of PHP sessions as an alternative to the use of cookies. We also provided an overview of the difference between cookies and PHP sessions.

Navigation menu