NYCPHP Meetup

NYPHP.org

[nycphp-talk] NEW PHundamentals Question - Error Handling

David Mintz dmintz at davidmintz.org
Wed May 12 11:44:59 EDT 2004


On Tue, 11 May 2004, Jayesh Sheth wrote:

> Here is what I did recently for error handling within a (PHP 4) class.
> (This was for a redesign of a class that was originally written out of
> the need to collect 10 - 20 separate functions, all having resided in
> different files.)
>
> [snip]

it looks as though your example is more concerned with evaluating user
input than error handling per se. In other words for purposes of this
discussion we need to distinguish between user input validation/evaluation
on one hand, and server-side error conditions on the other

$.02.

---
David Mintz
http://davidmintz.org/

        "Anybody else got a problem with Webistics?" -- Sopranos 24:17

>From hans not junk at nyphp.com  Wed May 12 12:00:35 2004
Return-Path: <hans not junk at nyphp.com>
Received: from ehost011-1.intermedia.net (unknown [64.78.21.3])
	by virtu.nyphp.org (Postfix) with ESMTP id 4C6EAA860A
	for <talk at lists.nyphp.org>; Wed, 12 May 2004 12:00:35 -0400 (EDT)
X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Subject: RE: [nycphp-talk] reporting hosting fraud (off-topic)
Date: Wed, 12 May 2004 09:00:32 -0700
Message-ID: <41EE526EC2D3C74286415780D3BA9F8701F3AB87 at ehost011-1.exch011.intermedia.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [nycphp-talk] reporting hosting fraud (off-topic)
Thread-Index: AcQ30BnuPUv32U3xRsS6RccbInf+VgAal+6g
From: "Hans Zaunere" <hans not junk at nyphp.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
X-BeenThere: talk at lists.nyphp.org
X-Mailman-Version: 2.1.4
Precedence: list
Reply-To: NYPHP Talk <talk at lists.nyphp.org>
List-Id: NYPHP Talk <talk.lists.nyphp.org>
List-Unsubscribe: <http://lists.nyphp.org/mailman/listinfo/talk>,
	<mailto:talk-request at lists.nyphp.org?subject=unsubscribe>
List-Archive: <http://lists.nyphp.org/pipermail/talk>
List-Post: <mailto:talk at lists.nyphp.org>
List-Help: <mailto:talk-request at lists.nyphp.org?subject=help>
List-Subscribe: <http://lists.nyphp.org/mailman/listinfo/talk>,
	<mailto:talk-request at lists.nyphp.org?subject=subscribe>
X-List-Received-Date: Wed, 12 May 2004 16:00:35 -0000


> http://www.moztips.com/index.php?id=3D229
>=20
> To which authority (FBI, BBB) should I report this case of suspected=20
> fraud? Should I also report it also to the press?

I'd say probably FBI, but don't arrest me if I'm wrong! :)

H




More information about the talk mailing list