Home > Archive > PHP Pear > December 2007 > Which packages do I start with?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Which packages do I start with?
|
|
|
| Hi,
I'm new to PEAR. I only have a limited experience with programming.
PEAR looks like a great way to facilitate web development.
But I don't know which package I start with. Now I'm thinking about
one for MySQL connection, one for easy HTML form creation and possibly
with email package.
Can you select a few packages for me that are fairly stable, well-
documented and popular? I don't know much about OOP, but have used a
little.
Is there any recommended packages for starters?
Tek
| |
| Jorrit Schippers - nCode 2007-12-11, 7:05 pm |
| On Tue, 11 Dec 2007 13:45:51 +0900, tek.katu@gmail.com (Teck) wrote:
>Hi,
>
>I'm new to PEAR. I only have a limited experience with programming.
>PEAR looks like a great way to facilitate web development.
>
>But I don't know which package I start with. Now I'm thinking about
>one for MySQL connection, one for easy HTML form creation and possibly
>with email package.
>
>Can you select a few packages for me that are fairly stable, well-
>documented and popular? I don't know much about OOP, but have used a
>little.
>
>Is there any recommended packages for starters?
>
Difficult question to answer because that depends on what you want to
make. If you really want to get the most out of PEAR, just take a
quick look at the kind of packages in there, and when you think you
need one during coding, you lookup if it suits your needs.
Jorrit
|
|
|
|
|