Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51277 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31678 invoked from network); 15 Jan 2011 01:40:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2011 01:40:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=martinscotta@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martinscotta@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: martinscotta@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:35521] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B3/06-27513-80BF03D4 for ; Fri, 14 Jan 2011 20:40:24 -0500 Received: by vws11 with SMTP id 11so1231547vws.29 for ; Fri, 14 Jan 2011 17:40:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=mNIOk3lDMxXEifRmY5pnIwizqN9YP3tcb6V44Kq7VWY=; b=cale+bajRpocWfZb4afUYwoLjHOhj44i42Qs1h9qNPqPN1/JhFrn2lw/LYQUCvMqDg bO8ZzqGZF0TjY+5l6XUHS5JGSrwH2MkttBq4lnxbx4kl8iIchfC7qf3q95tqLzqFjy7w e9XqqvIKhLwb7VergsLmkfLeUZq+pvLRm+1E4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ZPKAgrFeopvSHVRTwnItlUGc+tvnMvfs9549R0YRLfWnOksS9GXrSh+h6R3ofFnpjE kmqwRJ2Jp5ukW5Sn2Sb44FQ8gE0mpHIMJYW6+/iPUFGa0qiBA8BGihAmUDp0e2uxwvdJ g/TEOe9uGjRM3JCB1yl1RcHGrs+oCg/ZOG2Wc= MIME-Version: 1.0 Received: by 10.220.195.67 with SMTP id eb3mr444543vcb.14.1295055621743; Fri, 14 Jan 2011 17:40:21 -0800 (PST) Received: by 10.220.179.136 with HTTP; Fri, 14 Jan 2011 17:40:21 -0800 (PST) Date: Fri, 14 Jan 2011 22:40:21 -0300 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=90e6ba4fc17e4c66670499d8a2b2 Subject: PHP development environment From: martinscotta@gmail.com (Martin Scotta) --90e6ba4fc17e4c66670499d8a2b2 Content-Type: text/plain; charset=ISO-8859-1 Hi all, I'm just starting with the internal PHP development. Do you have some sort of common development environment? Eclipse project or the like? I'm using Ubuntu but also have a WXP, just for the sake of. how do you develop PHP ? Martin Scotta --90e6ba4fc17e4c66670499d8a2b2--