|
Posted by Toby A Inkster on 07/22/07 01:27
Rami Elomaa wrote:
> What the fuck now? pear.php.net: "PEAR is a framework and distribution
> system for reusable PHP components."
PEAR is a framework, but it's a framework for building PHP libraries,
not websites.
It provides a bunch of things that a library developer might find useful: a
package distribution system, standard classes for error handling
(superseded by PHP5 Exceptions), class naming conventions, code formatting
conventions and so on.
From the viewpoint of someone building a website though, it's not a
framework: it's a collection of libraries.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 31 days, 5:03.]
Parsing an HTML Table with PEAR's XML_HTTPSax3
http://tobyinkster.co.uk/blog/2007/07/20/html-table-parsing/
Navigation:
[Reply to this message]
|