Re: FW: How To Learn php and mysql.

2003-11-25 Thread Braulio Lumbreras
Thanks Ricard, Mike,Kim,Chris and John. Now thats going the extra mile, giving me the ISBN code to the book. Once again, thanks. Braulio "mike" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > >As for a book, I recommend the one on PHP and mySQL web development by Luke > Willing

Re: FW: How To Learn php and mysql.

2003-11-25 Thread mike
>As for a book, I recommend the one on PHP and mySQL web development by Luke Willing and Laura Thompson. >Good luck! >Richard I would second that reccomendation. Luke Welling and Laura Thompson have a really good book. ISBN 067232525X. -- MySQL General Mailing List For list archives: http://l

FW: How To Learn php and mysql.

2003-11-24 Thread Richard Bewley
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 on your webserver, breaking it, and fixing it again. Just make tiny changes at first, play with logic, then work on bigger things. As for a book, I recommend the one on PHP an