PHP Classes

Classes of Vladimir Kudryavtsev

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Vladimir Kudryavtsev (1)  >  Mission progress status  >  Reputation  
Picture of Vladimir Kudryavtsev
Name: Vladimir Kudryavtsev <contact>
Classes: 1
Country: Kazakhstan Kazakhstan
Age: 53
All time rank: 27272 in Kazakhstan Kazakhstan
Week rank: 190 Up1 in Kazakhstan Kazakhstan Up
All time users: 765
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image History links  
Keep track and link to pages browsed by user
This class can be used to keep track of the pages navigated by an user, so it can generate back or next links providing a similar effect to the use of the Javascript history.go() function.

It uses sessions to store an array variable that holds the URL of each page of a site that the user accesses.

It can limit the number of pages that are kept in the history array.

It may also ignore pages accessed with the POST method or with certain URLs based on options that define exclusion regular expressions.

The class can generate links to go back to the last page or even to the first page that was recorded.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z