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 20160216

From: PHP Classes Newclasses <list-newclasses@phpclasses.org>, sent: 09:34:18 - 30.03.2016

New class daily digest of 2016-02-16 - PHP Classes

New class daily digest of 2016-02-16

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. PHP MySQL Remote Backup - This class support forumThis class support forum

  • Short description:

  • Backup MySQL databases to FTP server files
  • Groups:

  • PHP 5
    Databases
    Files and Folders
    Systems administration
  • Supplied by:

  • Istvan Dobrentei
  • Detailed description:

  • This class can backup MySQL databases to FTP server files.

    It can connect to a given MySQL database server and generates backup files of one or more databases by dumping the database contents as SQL statements that can be used to restore the database tables and their records.

    The class sends the database backup files to a given FTP server.

    If the total size of all backup files sent before and the files being sent currently exceeds a given limit, the class can automatically remove old backup files until the total size becomes lower than the limit.

    2. PHP Mobile Detection Class - This class support forumThis class support forum

  • Short description:

  • Detect the type of mobile device checking headers
  • Groups:

  • HTTP
    PHP 5
    Wireless and Mobile
  • Supplied by:

  • Haseeb Basil
  • Detailed description:

  • This class can detect the type of mobile device checking headers.

    It can check the HTTP request user agent and other request headers and detect the type of mobile device if the request comes from a user with a mobile browser.

    The class looks up at an internal list of user agent strings known to be of mobile devices and returns information of whether the device is mobile or not, or is a phone or tablet, get the operating system.

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.