Re: How To Learn php and mysql.

2003-11-25 Thread Braulio Lumbreras
Thanks, John. Braulio "John Nichel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Braulio Lumbreras wrote: > > > What is the best way to learn php and mysql? What book is recommended for > > self study of both ? > > > > Braulio > > > > The PHP website is an excelent place. The o

Re: How To Learn php and mysql.

2003-11-25 Thread Braulio Lumbreras
Thanks, Chris. Braulio ""Chris"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > PHP and MySQL Web Development, by Luke Welling and Laura Thomson > > It's an excellent book. > > -Original Message- > From: Richard Bewley [mailto:[EMAIL PROTECTED] > Sent: Monday, November 24,

RE: How To Learn php and mysql.

2003-11-24 Thread Chris
PHP and MySQL Web Development, by Luke Welling and Laura Thomson It's an excellent book. -Original Message- From: Richard Bewley [mailto:[EMAIL PROTECTED] Sent: Monday, November 24, 2003 6:53 PM To: [EMAIL PROTECTED] Subject: FW: How To Learn php and mysql. The best way to learn is by t

Re: How To Learn php and mysql.

2003-11-24 Thread John Nichel
Braulio Lumbreras wrote: What is the best way to learn php and mysql? What book is recommended for self study of both ? Braulio The PHP website is an excelent place. The online manual is real nice, and there are plenty of user comments which I have found useful. The PHP mailing list is a goo

Re: How To Learn php and mysql.

2003-11-24 Thread Braulio Lumbreras
Thanks,Kim. G'day to you too. Braulio "Kim Kohen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] G'day Braulio > What is the best way to learn php and mysql? What book is recommended for > self study of both ? As an absolute newbie I used "Build Your Own Database Driven Websi

Re: How To Learn php and mysql.

2003-11-24 Thread Kim Kohen
G'day Braulio > What is the best way to learn php and mysql? What book is recommended for > self study of both ? As an absolute newbie I used "Build Your Own Database Driven Website Using PHP & MySQL" from http://www.sitepoint.com/books/phpmysql1/ It got us up and running pretty painlessly

Re: How To Learn php and mysql.

2003-11-24 Thread Braulio Lumbreras
Thanks, Richard. What is the name of the book by Luke Willing and Laura Thompson? Braulio ""Richard Bewley"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > The best way to learn is by taking a script (I used a message board written > in php/mysql) and hacking it, then running it o