Re: [PHP] Re: Book Required

2004-07-17 Thread Josh Close
Here's a php5 book, and there's a few others. http://www.oreilly.com/catalog/learnphp5/index.html On Sat, 17 Jul 2004 19:28:37 +0100, Lester Caine <[EMAIL PROTECTED]> wrote: > Tularis wrote: > > > Programming PHP by O`Reilly :) > > Write-up says it STILL uses MySQL as it's database material ;(

[PHP] Re: Book Required

2004-07-17 Thread Lester Caine
Tularis wrote: Programming PHP by O`Reilly :) Write-up says it STILL uses MySQL as it's database material ;( Since I'm pushing PHP5 into all new sites, I'll wait for a PHP5 book :) The Firebird Bible ( which has taken two years to write ) is being printed at the moment and should be out by next mo

[PHP] Re: Book Required

2004-07-17 Thread rush
"Harlequin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > There's loads and loads of books available on the subject of PHP & MySQL. > > Does anyone have any recommendations...? here are some: http://www.templatetamer.org/index.php?RecommendedBooks rush -- http://www.templatetamer

[PHP] Re: Book Required

2004-07-17 Thread Michelle Konzack
Am 2004-07-17 09:29:37, schrieb Lester Caine: >Harlequin wrote: > >>There's loads and loads of books available on the subject of PHP & MySQL. > >It would be nice to find one's that DON'T rely on MySQL ;) O'Reilly: Programming PHP Practical PostgreSQL >Anybody

[PHP] Re: Book Required

2004-07-17 Thread Michelle Konzack
Am 2004-07-17 08:16:36, schrieb Harlequin: >Morning > >There's loads and loads of books available on the subject of PHP & MySQL. > >Does anyone have any recommendations...? I can recommend Books from O'Reily Programming PHP The second book I use is Practical PostgreSQL But ther

[PHP] Re: Book Required

2004-07-17 Thread Tularis
Programming PHP by O`Reilly :) Lester Caine wrote: Harlequin wrote: There's loads and loads of books available on the subject of PHP & MySQL. It would be nice to find one's that DON'T rely on MySQL ;) Does anyone have any recommendations...? Anybody seen a good NON MySQL one. -- PHP General Maili

Re: [PHP] Re: Book Required

2004-07-17 Thread raditha dissanayake
Lester Caine wrote: Harlequin wrote: There's loads and loads of books available on the subject of PHP & MySQL. It would be nice to find one's that DON'T rely on MySQL ;) Does anyone have any recommendations...? Anybody seen a good NON MySQL one. Very true it's time to change partners, php's curr

[PHP] Re: Book Required

2004-07-17 Thread Lester Caine
Harlequin wrote: There's loads and loads of books available on the subject of PHP & MySQL. It would be nice to find one's that DON'T rely on MySQL ;) Does anyone have any recommendations...? Anybody seen a good NON MySQL one. -- Lester Caine - L.S.Caine Electronic Servic

[PHP] Re: Book Required

2004-07-17 Thread Michael Purdy
Michael Your right there is a wide selection available and as such you need to select based on your particular development slant. PHP and Mysql Web Development ISBN 0-672-32525-X 2nd Edition by Welling & Thomson is a good general text. Did you solve your table results printing question? Mike