From owner-freebsd-chat Tue Mar 27 11:13:24 2001 Delivered-To: freebsd-chat@freebsd.org Received: from smtp01.primenet.com (smtp01.primenet.com [206.165.6.131]) by hub.freebsd.org (Postfix) with ESMTP id CDA6C37B718 for ; Tue, 27 Mar 2001 11:13:14 -0800 (PST) (envelope-from tlambert@usr05.primenet.com) Received: (from daemon@localhost) by smtp01.primenet.com (8.9.3/8.9.3) id MAA05159; Tue, 27 Mar 2001 12:11:39 -0700 (MST) Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp01.primenet.com, id smtpdAAAbJaO5j; Tue Mar 27 12:11:29 2001 Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id MAA13173; Tue, 27 Mar 2001 12:12:59 -0700 (MST) From: Terry Lambert Message-Id: <200103271912.MAA13173@usr05.primenet.com> Subject: Re: Greetings To: ddavid@ican.net (David) Date: Tue, 27 Mar 2001 19:12:59 +0000 (GMT) Cc: chat@FreeBSD.ORG In-Reply-To: <01032701511500.00807@david.thecafe.ca> from "David" at Mar 27, 2001 01:51:15 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > It's been quite awhile, hope everyone's doing fine. > > I've been trying to get a handle on designing webpages using php and a > database, and was wandering if someone might have some time to give a > practical overview of actually "doing" it in real time. > > I ask because sometimes a non-technically educated older person needs a > hands on demo to get the magical "click" happening up stairs. > > This would be for FreeBSD or even OpenBSD, and i would imagine a > computer of some sort would be neccessary. > > The only thing i can offer at present would be too pick up the bill at > a pizza place or even a fish restaurant for one's dining pleasure. > > Or for the more adventurous i could arrange a couple night's stay in > Machu Picchu here: ( airfare not included :) There are a couple of fair books on PHP. I suggest: Php Essentials (Prima Tech Linux Series) Julie C. Meloni ISBN: 076152729X I don't have this next one, but people seem to like it: MySQL/PHP Database Application Jay Greenspan, Brad Bulger ISBN: 0764535374 Unfortunately, most PHP documentation is lacking. I personally have no use for the books with the Red covers with the black and white photos. I also have yet to see a decent reference for displaying MIME content in a browser properly, without a lot of overhead, or a kludge class that the programmer rolled as an example for their book, but failed to fully flesh out. Also beware of books with licenses which don't permit you to use their example code in products. I've been tempted to write a PHP4 book that went into precise details about some of the more esoteric topics, but I would want to wait for a major release, so that it doesn't find itself immediately outdated. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message