From owner-freebsd-questions@FreeBSD.ORG Tue Jul 15 22:58:09 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90B9437B401 for ; Tue, 15 Jul 2003 22:58:09 -0700 (PDT) Received: from altrade.nijmegen.internl.net (altrade.nijmegen.internl.net [217.149.192.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A32243F3F for ; Tue, 15 Jul 2003 22:58:08 -0700 (PDT) (envelope-from nico.meijer@zonnet.nl) Received: from debian by altrade.nijmegen.internl.net id h6G5w6fe013002 (8.12.9/2.04); Wed, 16 Jul 2003 07:58:07 +0200 (MET DST) Date: Wed, 16 Jul 2003 07:58:06 +0200 From: Nico Meijer To: freebsd-questions@freebsd.org Message-Id: <20030716075806.4e17a319.nico.meijer@zonnet.nl> In-Reply-To: <20030715202019.M83992@enabled.com> References: <20030715202019.M83992@enabled.com> X-Mailer: Sylpheed version 0.9.0 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: learning PHP - book idea? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 05:58:10 -0000 Hi Noah, > I have years of perl experience and PHP has been easy to pick up. > however, I am looking for a good book that can bring me way up to > speed in choping htis stuff up better. any recommendations there? Indeed anything by O'Reilly, although costly. Subscriptions through their safari service are nice and you get to spread costs and read lots of 'em. I've personally read parts of "Core PHP Development" by Leon Atkinson. Maybe you can get it cheap these days, as it stems from 2000. Came across as a very decent book. Also, I've heard good things about New Riders' books in general, but I haven't read any so far [Sorry, "Absolute OpenBSD" is first on my list, "Absolute BSD" next]. sitepoint.com offers two books on web development; one on CSS and on one PHP/MySQL. We just received our copy of the CSS book, which looks awesome. Can't tell you about the PHP book, but they offer sample chapters via e-mail. The online resources for PHP are plentiful. HTH... Nico