[nycphp-talk] Using PEAR?
Mark L. Withington
mwithington at PLMresearch.com
Tue Feb 10 15:29:48 EST 2004
Thanks. Will do this and pursue Adam's suggestions as they're published.
--------------------------
Mark L. Withington
PLMresearch
"eBusiness for the Midsize Enterprise"
PO Box 1354
Plymouth, MA 02362
o: 800-310-3992
f: 508-746-4973
v: 508-746-2383
m: 508-801-0181
http://www.PLMresearch.com
Netscape/AOL/MSN IM: PLMresearch
mwithington at plmresearch.com
Public Key: http://www.PLMresearch.com/keys/MLW_public_key.asc
Calendar: http://www.plmresearch.com/calendar.php
-----Original Message-----
From: talk-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org]On Behalf Of Mitch Pirtle
Sent: Tuesday, February 10, 2004 3:16 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Using PEAR?
Mark L. Withington wrote:
> Bummer, I'm out-of-the country that week (usually in Boston so I'm always
> out-of-town). Would've made this one my first meeting too. Anyone know a
> good PEAR primer that I can buy (I realize it's probably on line for free,
> but I've got lots of time to kill in an airplane). I'd like to try and
get
> a better handle on all this PEAR stuff.
Take your (linux?)laptop, and while connected to the 'Net do the folowing:
pear list-updates // shows updates
pear upgrade-all // upgrades all installed packages
pear install DB // excellent DB class :)
pear install HTML_QuickForm // interesting HTML/Javascript forms
Now on the airplane you have examples and documentation in
/usr/share/pear (or wherever your PEAR is installed). Really. I've
seen the new DB documentation online (and it is a huge improvement), but
the examples are also excellent.
That is how I learned PEAR, at least (and it was on planes AND trains) :)
-- Mitch
_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
More information about the talk
mailing list