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 20151110

From: Newclasses <list-newclasses@phpclasses.org>, sent: 16:26:29 - 11.11.2015

New class daily digest of 2015-11-10 - PHP Classes

New class daily digest of 2015-11-10

App Analytics Workbook

New Interactive Workbook: Identify, Track, & Optimize Your App Success Metrics
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 Request Parameter Options - This class support forumThis class support forum

  • Short description:

  • Process request parameters assuming default values
  • Groups:

  • HTTP
    PHP 5
  • Supplied by:

  • Vallo Reima
  • Detailed description:

  • This class can process request parameters assuming default values.

    It can take an associative array with default values for given parameters.

    The class checks GET and POST parameters or a request that sends a JSON object value in the body.

    It merges the request values by a given order and fill the missing parameters with the defaults values.

    2. PHP MySQL Database Export to SQL - This class support forumThis class support forum

  • Short description:

  • Dump a MySQL database records to a SQL file
  • Groups:

  • Databases
    Systems administration
  • Supplied by:

  • Bharat Parmar
  • Detailed description:

  • This class can dump a MySQL database records to a SQL file.

    It can get the list of tables of a given MySQL database and retrieve the data of the records of those tables.

    The class can generate a file with SQL statements to insert the data back into the database tables.

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.