Version 0.2 of myphplib

Release Notes: All relevant functions and macros were changed over to the new Zend API set introduced in PHP 4.1.x. A new set of functions, get_useragent_init() and get_useragent(), were added for parsing useragent strings using regex patterns. The changes in API calls have resulted in some possible speed improvements, however this also means that PHP 4.1.x is required to compile and use this module.

Other releases

  •  21 Apr 2002 02:12

Release Notes: All relevant functions and macros were changed over to the new Zend API set introduced in PHP 4.1.x. A new set of functions, get_useragent_init() and get_useragent(), were added for parsing useragent strings using regex patterns. The changes in API calls have resulted in some possible speed improvements, however this also means that PHP 4.1.x is required to compile and use this module.

  •  30 Jan 2002 11:16

Release Notes: This release contains a word() function for returning words from within strings, an rmcrlf() function for stripping newlines and carriage returns from strings, and a stopwatch() function that returns elapsed time with microsecond accuracy.

Screenshot

Project Spotlight

Einstein Puzzle

An implementation of Albert Einstein's puzzle.

Screenshot

Project Spotlight

BGPHist

A tool that saves MP-BGP updates into a database for troubleshooting.