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

PHP Classes Added a new class PHP Search Large Files

From: PHP Classes Newclasses <list-newclasses@phpclasses.net>, sent: 13:42:39 - 30.12.2016

Added a new class: PHP Search Large Files - PHP Classes

Added a new class: PHP Search Large Files

Group Chat for Teams

A chat tool that's actually built for teams and businesses. Try HipChat for free today!
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.

    Class:

    Short description:

    Search large files that would not fit in memory

    Groups:

    PHP 5, Files and Folders, Searching, Text processing

    Supplied by:

    Christian Vigh

    Detailed description:

    This class can search large files that would not fit in memory.

    It provides several class functions with similar names to those that PHP provides for searching strings but it accesses the contents of large files without actually loading all at once in memory.

    Currently it provides functions for searching case sensitive and insensitive text like strpos and stripos, search for multiple strings, get the contents of a section of a file like substr, and perform regular expression matching like pcre_match and pcre_match_all.
Rofl if you are not interested in receiving any more messages like this one, go to the unsubscribe page .