#!/usr/bin/perl # getphpfunctionlist.pl # Leonard den Ottolander (leonardjo@hetnet.nl), 2003 # GPL v.2 # Produces a list of php functions from the docs at http://www.php.net/manual/en # This version is tested on the docs at 25-12-2003 require LWP::UserAgent; $startline = 'Table of Contents'; $stopline = '