Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59721 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94591 invoked from network); 11 Apr 2012 07:30:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2012 07:30:37 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:54747] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/35-18401-C13358F4 for ; Wed, 11 Apr 2012 03:30:37 -0400 Received: by ggmb2 with SMTP id b2so343729ggm.29 for ; Wed, 11 Apr 2012 00:30:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=IymqyZKgnygP5OHmeuH5LHOUyzeLtkLstI6ExQjNpHE=; b=nK3sWL+lZUakj2g1NNHmKtpB9KgCSSgFH2xDdheX/4l2Xjh5XPM2P5PdmxboVu/kRg Nw0SegsmvUXXQfO2d8drIb3vidynxuLc8Av5Y4e593EoTrlb10hGBelP8ylTFNh9fJFL aD6FoJeRUFBO1WIt4knlGUqPO79bqRsIN3Mg/udhPxUcBjgj8kgT8OCeM2Lz65ffWo5F Vk0v4pSHldXYGv4EqEtIL0dFE8ZXkppwBjWzT1/U/+mhsK28OxikpUYKOeu7mbZMcAOt xNlDJxoKjqF0FiTRTq9FyAnZ7Q5gbHRYotJ6SjY+/WksYGIVJ91j1b3QumolBDrMUuwD 3psg== Received: by 10.236.161.3 with SMTP id v3mr11864095yhk.128.1334129434299; Wed, 11 Apr 2012 00:30:34 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.146.86.14 with HTTP; Wed, 11 Apr 2012 00:29:53 -0700 (PDT) In-Reply-To: References: Date: Wed, 11 Apr 2012 16:29:53 +0900 X-Google-Sender-Auth: hLPJkTmE5GFYJgwQrgMd07ZcKM8 Message-ID: To: Adir Kuhn Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [off] PHP: a fractal of bad design From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi, It was fun to read. I understand he just don't like PHP. His article may be good for novice users to understand how PHP will behave. I guess he learned PHP a lot, but he lists framework feature as missing. I wander why. He seems to like Python, but Python's multibyte support was awful until recent. Anyway, http://www.php.net/manual/en/security.database.sql-injection.php I've never read this page. This page must be improved... I haven't read all, but there may be other places that may help. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net