By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

New class daily digest of 20151222

From: PHP Classes Newclasses <list-newclasses@phpclasses.org>, sent: 15:38:15 - 23.12.2015

New class daily digest of 2015-12-22 - PHP Classes

New class daily digest of 2015-12-22

Meet JIRA Software

JIRA is now redesigned with your software team in mind. Say hello to JIRA Software.
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.

2 new classes were added to "PHP Classes" repository.


    1. Session Check With Cookies - This class support forumThis class support forum

  • Short description:

  • Create session with cookie that extend its life
  • Groups:

  • HTTP
    PHP 5
    User Management
  • Supplied by:

  • Subramanian
  • Detailed description:

  • This class can create session with cookie that extend its life.

    It can start a session by storing in a session cookie a value with a given life expiry time.

    The class can check if the session is valid by checking if the cookie exists. If it exists the class extends the cookie life time on each check.

    The class can also delete a session by invalidating the session cookie.

    2. PHP Linked List - This class support forumThis class support forum

  • Short description:

  • Manage elements stored in a linked list
  • Groups:

  • PHP 5
    Data types
  • Supplied by:

  • Biswarup Adhikari
  • Detailed description:

  • This class can manage elements stored in a linked list.

    It can values to a linked list by creating nodes that point to the next and previous elements of the list.

    The class can also get elements by specific position, get the first and last elements.

    It can also display the list of elements in the linked list.

If you are not interested in receiving any more messages like this one, go to the unsubscribe page .

If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab.