On Thu, Sep 13, 2007 at 06:27:51PM -0400, Cliff Hirsch wrote:
> Shana Tovah:
>
> I have a class called Pager. Bad name. This conflicts with Pear Pager. It is
> used in a zilion places so changing the name would be a pain. Not a big
> deal, but a pain. To date, I have just been deleting or renaming
Rolan Yang wrote:
Cliff Hirsch wrote:
Shana Tovah:
I have a class called Pager. Bad name. This conflicts with Pear
Pager. It is used in a zilion places so changing the name would be a
pain. Not a big deal, but a pain. To date, I have just been deleting
or renaming the Pear Pager class, but e
Cliff Hirsch wrote:
Shana Tovah:
I have a class called Pager. Bad name. This conflicts with Pear Pager.
It is used in a zilion places so changing the name would be a pain.
Not a big deal, but a pain. To date, I have just been deleting or
renaming the Pear Pager class, but every time I “refres
Shana Tovah:
I have a class called Pager. Bad name. This conflicts with Pear Pager. It is
used in a zilion places so changing the name would be a pain. Not a big
deal, but a pain. To date, I have just been deleting or renaming the Pear
Pager class, but every time I ³refresh² PHP, the problem crops
On Fri, Sep 07, 2007 at 10:54:23AM -0300, Henry Ponce wrote:
>
> I have a form that currently checks if the username and password are correct
> in mysql database. I need to know if it's possible to check this information
> on apache server, using maybe $_SERVER['PHP_AUTH_USER'] and
> $_SERVER['PHP
Kudos to Matthew Weier O'Phinney for traveling to New York City yesterday
and giving a fine presentation on ZF for nyphp.org in the back room of a
loud bar where the screen was too far away for the audience to read the
text. You made it look easy. Thanks also for answering question and question
aft
On Wed, 12 Sep 2007, Kenneth Downs wrote:
> ... We accept the obligation
> to learn HTML, CSS and Javascript, and even a few things about HTTP
> headers and so forth, but we think it is optional to learn SQL and to
> treat the database as what it is. That really puzzles me. The only
> explan